Skip to content

Commit

Permalink
reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
moraroy authored May 12, 2024
1 parent 335dfce commit 219bff8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions NonSteamLaunchers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ export DBUS_SESSION_BUS_ADDRESS=$dbus_address
# $HOME
logged_in_home=$(eval echo "~${logged_in_user}")

# Initialize the env_vars file
> ${logged_in_home}/.config/systemd/user/env_vars

# TODO: `/tmp` or `mktemp -d` might be a better option (see: EOF)
# $PWD (working directory)
download_dir="${logged_in_home}/Downloads/NonSteamLaunchersInstallation"
Expand Down

0 comments on commit 219bff8

Please sign in to comment.