Skip to content

Commit

Permalink
Merge branch 'main' of github.com:heuwerk/UpdateProton
Browse files Browse the repository at this point in the history
  • Loading branch information
heuwerk committed Jul 29, 2023
2 parents 9c1f244 + 6953d45 commit 476de08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ I would like to support the flatpak version of Steam in the future.
At the end of the script, the user is alerted to restart Steam.
It should be possible to restart Steam automatically.

### Drop old wget tool and use wget2 instead
The problem with this approach is that wget2 is not pre-installed on most distros, so I plan to maintain
two transitional versions. However, only the wget2 version will get new features.

### Create non-user version for systemd unit
I plan to create a version of this script that the user does not interact with directly, but which can be used as a systemd unit.
This will be a separate file, since a lot of code that is currently used mainly for user queries is not needed.
Expand Down

0 comments on commit 476de08

Please sign in to comment.