From 8000b075b2092efc6b47b5542aa30456dc1ecbb0 Mon Sep 17 00:00:00 2001 From: Cody Cook Date: Mon, 25 Jul 2022 20:14:17 +0000 Subject: [PATCH] Add new file --- frontview/bin/fv_upgrade.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 frontview/bin/fv_upgrade.sh diff --git a/frontview/bin/fv_upgrade.sh b/frontview/bin/fv_upgrade.sh new file mode 100644 index 0000000..bf8d341 --- /dev/null +++ b/frontview/bin/fv_upgrade.sh @@ -0,0 +1,3 @@ +#! /bin/sh +touch /.os_install +reboot -f