mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-11 11:38:34 +01:00
<empty commit message>
This commit is contained in:
parent
0a075b2200
commit
aadfa18ecb
1 changed files with 1 additions and 1 deletions
|
|
@ -474,7 +474,7 @@ if [ "$action" = "factory_reset" ]; then
|
|||
else
|
||||
jffs2_mark_erase "rootfs_data"
|
||||
sync
|
||||
ubus ${UBUS_SOCKET:+-s $UBUS_SOCKET} call tr069 command '{ "command": "reboot_end_session" }' 2> /dev/null
|
||||
ubus ${UBUS_SOCKET:+-s $UBUS_SOCKET} call tr069 command '{ "command": "reboot_end_session" }' 2>&1 > /dev/null
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue