Fix syntax error
This commit is contained in:
parent
6eac2f9e3f
commit
ddbffd3bf7
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ if /usr/bin/wget -O/tmp/wireless.in https://admin360.kumi.host/wireless --post-d
|
|||
/sbin/uci commit /etc/config/wireless
|
||||
/bin/rm /tmp/wireless.*
|
||||
fi
|
||||
""")
|
||||
"""
|
||||
|
||||
elif device.reboot:
|
||||
code = "/sbin/reboot"
|
||||
|
|
Loading…
Reference in a new issue