Skip to content

Commit

Permalink
update message
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhotio committed Feb 3, 2024
1 parent 8916710 commit 3cb7d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/app/forwarded_port_update_app
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
until pidof rtorrent > /dev/null; do
sleep 1
done
echo "[INFO] [$(date '+%Y-%m-%d %H:%M:%S')] Killing rTorrent to let it restart with forwarded port!"
echo "[INFO] [$(date '+%Y-%m-%d %H:%M:%S')] [RTORRENT] Shutting down to restart with forwarded port!"
killall rtorrent

0 comments on commit 3cb7d80

Please sign in to comment.