diff --git a/cloudbot b/cloudbot index 850b271..3d7ac49 100755 --- a/cloudbot +++ b/cloudbot @@ -96,6 +96,7 @@ processargs() { if running; then echo "Restarting CloudBot... ($backend)" stop + sleep 3 start else echo "Cannot restart! Bot is not already running!"