mirror of
https://github.com/aclist/dztui.git
synced 2025-09-10 07:32:27 +02:00
chore: drop unused env var
This commit is contained in:
parent
08c8862106
commit
fc6e8ef001
1 changed files with 1 additions and 4 deletions
5
dzgui.sh
5
dzgui.sh
|
@ -1007,10 +1007,7 @@ main(){
|
|||
uninstall &&
|
||||
exit 0
|
||||
fi
|
||||
if [[ $1 == "--steam" ]] || [[ $1 == "-s" ]]; then
|
||||
export STEAM_LAUNCH=1
|
||||
fi
|
||||
|
||||
|
||||
set_im_module
|
||||
|
||||
printf "Initializing setup...\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue