Generate the firstboot file in sanitize.sh in case files don't have to be updated between releases

This commit is contained in:
Storm Dragon
2025-07-15 19:05:01 -04:00
parent ad4e2c4239
commit ddc338838e

View File

@@ -59,6 +59,7 @@ systemctl disable sshd.service
# Restore defaults
cp /etc/speech-dispatcher/speechd.conf.bak /etc/speech-dispatcher/speechd.conf
touch /home/stormux.firstboot
if [[ "$1" == "-0" ]]; then
# Zero fill free space to improve compression