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

fix: clearing log file fails on steam deck

This commit is contained in:
aclist 2023-05-13 19:14:30 +09:00
parent 0d625e1ae1
commit 4317c8bd13

View file

@ -1852,7 +1852,6 @@ 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