mirror of https://github.com/OpenIPC/firmware.git
[no ci] General: adjust tweaksys fpv script
parent
fb6dd6a4d8
commit
b098c99c2f
|
@ -114,7 +114,8 @@ streamer() {
|
||||||
finish() {
|
finish() {
|
||||||
# complete tweaks and add marker
|
# complete tweaks and add marker
|
||||||
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