mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2025-01-03 00:13:47 +01:00
Start signing in loop after 15 min
This commit is contained in:
parent
ac46c183ac
commit
15f96c115b
@ -5,7 +5,7 @@
|
|||||||
# This software is licensed under the terms of the GNU GPL v2 or later.
|
# 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.
|
# See file LICENSE.txt or visit http://www.gnu.org/licenses/gpl.html for full license details.
|
||||||
|
|
||||||
sleep 5s
|
sleep 15m
|
||||||
while true; do
|
while true; do
|
||||||
/usr/share/lua/wifibox/script/d3dapi signin > /dev/null 2> /dev/null
|
/usr/share/lua/wifibox/script/d3dapi signin > /dev/null 2> /dev/null
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user