[no ci] General: adjust tweaksys fpv script

pull/1397/head
Viktor 2024-04-12 13:56:01 +02:00
parent fb6dd6a4d8
commit b098c99c2f
1 changed files with 2 additions and 1 deletions

View File

@ -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