mirror of https://github.com/OpenIPC/firmware.git
[no ci] Package: minor fpv script fixup
parent
416fe58d46
commit
3ad6d32d63
|
@ -112,7 +112,8 @@ finish() {
|
||||||
# complete tweaks and add flag
|
# complete tweaks and add flag
|
||||||
fw_setenv wlandev
|
fw_setenv wlandev
|
||||||
touch /etc/system.ok
|
touch /etc/system.ok
|
||||||
echo "Manually restart the system to apply changes."
|
echo "Restart system to apply fpv changes..."
|
||||||
|
reboot
|
||||||
}
|
}
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|
|
@ -112,7 +112,8 @@ finish() {
|
||||||
# complete tweaks and add flag
|
# complete tweaks and add flag
|
||||||
fw_setenv wlandev
|
fw_setenv wlandev
|
||||||
touch /etc/system.ok
|
touch /etc/system.ok
|
||||||
echo "Manually restart the system to apply changes."
|
echo "Restart system to apply fpv changes..."
|
||||||
|
reboot
|
||||||
}
|
}
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|
Loading…
Reference in New Issue