From 07476de51151a916a1179781dc4b0be3bd6bf46a Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 18 Aug 2015 18:11:15 +0200 Subject: [PATCH] Riavvia il bot quando crasha. --- run.bat | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/run.bat b/run.bat index 6e84ea5b..10d302b0 100644 --- a/run.bat +++ b/run.bat @@ -1,2 +1,4 @@ +@echo off +:restart royalbot.py -pause \ No newline at end of file +goto :restart \ No newline at end of file