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

chore: remove debug code

This commit is contained in:
aclist 2023-01-20 01:27:18 +09:00
parent 3ebc561611
commit 6057314fe7

View file

@ -1,7 +1,7 @@
#!/bin/bash
set -o pipefail
version=3.3.0-rc.2
version=3.3.0-rc.3
aid=221100
game="dayz"
@ -1792,7 +1792,6 @@ steam_deps(){
warn "Requires Steam or Flatpak Steam"
exit
elif [[ -n "$steam" ]] && [[ -n "$flatpak" ]]; then
echo updating >> $HOME/dzlog
toggle_steam=1
sbp_cmd="steam"
steam_cmd="steam"