diff --git a/general/package/datalink/files/tweaksys b/general/package/datalink/files/tweaksys index 3c03b749..fd6ecf83 100755 --- a/general/package/datalink/files/tweaksys +++ b/general/package/datalink/files/tweaksys @@ -112,7 +112,8 @@ finish() { # complete tweaks and add flag fw_setenv wlandev touch /etc/system.ok - echo "Manually restart the system to apply changes." + echo "Restart system to apply fpv changes..." + reboot } case "$1" in diff --git a/general/package/rubyfpv/files/tweaksys b/general/package/rubyfpv/files/tweaksys index 3c03b749..fd6ecf83 100755 --- a/general/package/rubyfpv/files/tweaksys +++ b/general/package/rubyfpv/files/tweaksys @@ -112,7 +112,8 @@ finish() { # complete tweaks and add flag fw_setenv wlandev touch /etc/system.ok - echo "Manually restart the system to apply changes." + echo "Restart system to apply fpv changes..." + reboot } case "$1" in