Remove extra }

¯\_(ツ)_/¯
This commit is contained in:
Cameron Thompson
2025-01-10 12:19:46 -05:00
parent 0c6194e00c
commit 35be8163bd
2 changed files with 0 additions and 1 deletions

View File

@@ -330,7 +330,6 @@ stop_handle_old_firmware() {
echo -e "\e[31m / is read-write right now. Be careful\e[0m" echo -e "\e[31m / is read-write right now. Be careful\e[0m"
echo -e "\e[31m Reboot or run mount -o remount,ro / \e[0m" echo -e "\e[31m Reboot or run mount -o remount,ro / \e[0m"
} }
}
restart() { restart() {
/bin/echo "This script should only be executed once at boot" /bin/echo "This script should only be executed once at boot"