Skip to content

Conversation

@Buggem
Copy link
Contributor

@Buggem Buggem commented Dec 30, 2025

  • don't remove the deb files as they are already removed with the rm -rf ./tmp/
  • don't create ~/steam as it is already bound to be created with mkdir -p ~/steam/tmp
  • remove superfluous characters in path
  • use Curl over WGet, as it's more common on most systems

It should behave exactly the same as the previous script, at least under sane systems.

- don't remove the deb files as they are already removed with the `rm -rf ./tmp/`
- don't create ~/steam as it is already bound to be created with `mkdir -p ~/steam/tmp`
- remove superfluous characters in path
@ptitSeb ptitSeb merged commit 977dcc6 into ptitSeb:main Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants