diff --git a/src/scripts/freecwmp.sh b/src/scripts/freecwmp.sh index 45d3ec7..480afa1 100644 --- a/src/scripts/freecwmp.sh +++ b/src/scripts/freecwmp.sh @@ -483,7 +483,7 @@ if [ "$action" = "reboot" ]; then echo "# reboot" else sync - ubus ${UBUS_SOCKET:+-s $UBUS_SOCKET} call tr069 command '{ "command": "reboot_end_session" }' 2> /dev/null + reboot fi fi