1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 21:32:36 +01:00

feat: wipe debug at boot

This commit is contained in:
aclist 2023-05-13 04:31:30 +09:00
parent 42142d999a
commit 97e9fef430

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