From 5e9aa4a142c31ff096ba92ceb929e184b9634cae Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sun, 26 Apr 2026 21:14:13 -0600 Subject: [PATCH] thiiiink i fixed both sh --- implementations/BASH_Script_Linux/DREAMMAKER-DEMO.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations/BASH_Script_Linux/DREAMMAKER-DEMO.sh b/implementations/BASH_Script_Linux/DREAMMAKER-DEMO.sh index ec1c026..db1e889 100644 --- a/implementations/BASH_Script_Linux/DREAMMAKER-DEMO.sh +++ b/implementations/BASH_Script_Linux/DREAMMAKER-DEMO.sh @@ -38,4 +38,4 @@ while true; do #infinite loop # poweroff --poweroff --force --no-wall # --no-sync done fi -done +done \ No newline at end of file