Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Update runbot.sh
Browse files Browse the repository at this point in the history
define bot folder for autostart call
  • Loading branch information
elninofr authored Mar 4, 2019
1 parent deba69c commit 229586d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runbot.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cd "$(dirname "$0")"
until /usr/bin/node ffrkbot.js; do
echo "FFRKBot crashed with an exit code $?. Respawning..." >&2
sleep 1
Expand Down

0 comments on commit 229586d

Please sign in to comment.