FinL wrote:
Forefront wrote:
StarveBread wrote:
LordDamionDevil wrote:
Would love to try this on my Laptop yet it tells me wget is missing while it isn't missing
Having this problem as well.
I'm fairly new to linux and I have no idea on how to fix this
Modify the script from `wget` to `/usr/bin/wget`, I'm still unsure why this is a problem, must be something to do with `$PATH`?
I tried following that and I'm still getting issues trying to get it to work. Its still saying "missing wget"
`sudo sed -i 's|wget|/usr/bin/wget|g' /usr/bin/osu-wine`?
Edit: Fixed the script yesterday, check master branch.