1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 13:22:35 +01:00

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