mirror of
https://github.com/aclist/dztui.git
synced 2025-03-14 16:33:00 +01:00
chore: drop unused env var
This commit is contained in:
parent
08c8862106
commit
fc6e8ef001
1 changed files with 1 additions and 4 deletions
3
dzgui.sh
3
dzgui.sh
|
@ -1007,9 +1007,6 @@ main(){
|
|||
uninstall &&
|
||||
exit 0
|
||||
fi
|
||||
if [[ $1 == "--steam" ]] || [[ $1 == "-s" ]]; then
|
||||
export STEAM_LAUNCH=1
|
||||
fi
|
||||
|
||||
set_im_module
|
||||
|
||||
|
|
Loading…
Reference in a new issue