From f50aa49868621d1c1c1c2602bf2c1061bfc939e4 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 18 Jul 2025 19:35:48 -0400 Subject: [PATCH] Fixed typo in firstboot. --- root/sanitize.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/sanitize.sh b/root/sanitize.sh index 4a1ca54..acbc3c5 100644 --- a/root/sanitize.sh +++ b/root/sanitize.sh @@ -59,7 +59,7 @@ systemctl disable sshd.service # Restore defaults cp /etc/speech-dispatcher/speechd.conf.bak /etc/speech-dispatcher/speechd.conf -touch /home/stormux.firstboot +touch /home/stormux/.firstboot if [[ "$1" == "-0" ]]; then # Zero fill free space to improve compression