km4ack / 73Linux

104 stars 22 forks source link

Garim not installing on x86 #88

Open km4ack opened 2 months ago

km4ack commented 2 months ago

Get "forbidden" while curl address to get the package name. This should work as a replacement:

GPKG=$(curl -s https://www.whitemesa.net/garim/garim.html | grep tar.gz | head -1 | sed 's/"//g;s/>.*//')

for this line of code