From 15f96c115b748276ae75870c0b0d06b22f95e7b8 Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Mon, 20 Jan 2014 15:21:04 +0100 Subject: [PATCH] Start signing in loop after 15 min --- src/script/signin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/script/signin.sh b/src/script/signin.sh index 3ec4f14..c4bb1a3 100644 --- a/src/script/signin.sh +++ b/src/script/signin.sh @@ -5,7 +5,7 @@ # This software is licensed under the terms of the GNU GPL v2 or later. # See file LICENSE.txt or visit http://www.gnu.org/licenses/gpl.html for full license details. -sleep 5s +sleep 15m while true; do /usr/share/lua/wifibox/script/d3dapi signin > /dev/null 2> /dev/null