From 2246325dd4816c528c09f5e9e6eba348db5b8f2c Mon Sep 17 00:00:00 2001 From: gutosie Date: Mon, 8 Jan 2024 13:51:29 +0200 Subject: [PATCH] Update userscript.sh --- NeoBoot/files/userscript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoBoot/files/userscript.sh b/NeoBoot/files/userscript.sh index eae97c0..95b7136 100644 --- a/NeoBoot/files/userscript.sh +++ b/NeoBoot/files/userscript.sh @@ -58,7 +58,7 @@ fi if [ -f /STARTUP ] ; then rm -r /STARTU* fi -echo "_____[NEOBOOT] used user script Finish_____ " +echo "...NEOBOOT used user script Finish..." echo "....................-NEOBOOT-...................." echo "............................................" exit 0