feat: wipe debug at boot

This commit is contained in:
aclist 2023-05-13 04:31:18 +09:00
parent 0ea10801c1
commit 0d625e1ae1

View File

@ -1852,6 +1852,7 @@ initial_setup(){
echo "100"
}
main(){
> /tmp/debug.log
lock
initial_setup > >($steamsafe_zenity --pulsate --progress --auto-close --title="DZGUI" --no-cancel --width=500 2>/dev/null)
main_menu