Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
helloxz committed Feb 27, 2020
1 parent 89a4ac4 commit 3a45cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccaa
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ case $1 in
else
echo '-----------------------------------------------'
echo "Aria2 is running,pid is ${aria2pid}."
echo "ccaa_web is running,pid is ${ccaa_web_pid}."
echo "AriaNg is running,pid is ${ccaa_web_pid}."
echo "Filebrowser is running,pid is ${filebrowser_pid}."
echo '-----------------------------------------------'
fi
Expand Down

0 comments on commit 3a45cc4

Please sign in to comment.