Fix restart.sh

Took 40 seconds
This commit is contained in:
Tobias Hopp 2021-03-15 11:17:50 +01:00
parent 2c045805be
commit 211d45f7c3

View File

@ -6,3 +6,4 @@ git pull --quiet
tmux new-session -d -s WoamBot
tmux send-keys -t WoamBot:0 "cd /home/tobiash/Woam-Antispam-Bot/ && clear && node index.js" C-m