Skip to content

Commit

Permalink
Updated installer
Browse files Browse the repository at this point in the history
  • Loading branch information
Maclay74 committed Jul 25, 2023
1 parent 97f9077 commit 7922a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ After=network.target
[Service]
Type=simple
User=root
ExecStart=${WORKING_FOLDER}/steam-patch
ExecStart=${WORKING_FOLDER}/steam-patch --user=${SUDO_USER}
WorkingDirectory=${WORKING_FOLDER}
[Install]
Expand Down

0 comments on commit 7922a60

Please sign in to comment.