fix path
This commit is contained in:
parent
830b3ea114
commit
f46bae2372
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ apt update
|
||||||
DEBIAN_FRONTEND=noninteractive apt install -y libc6:i386 lib32z1
|
DEBIAN_FRONTEND=noninteractive apt install -y libc6:i386 lib32z1
|
||||||
|
|
||||||
# workshop downloader
|
# workshop downloader
|
||||||
test -f /opt/l4d2/steam-workshop-download || \
|
test -f /opt/l4d2/scripts/steam-workshop-download || \
|
||||||
steam wget -4 https://git.sublimity.de/cronekorkn/steam-workshop-downloader/raw/branch/master/steam-workshop-download -P /opt/l4d2/scripts
|
steam wget -4 https://git.sublimity.de/cronekorkn/steam-workshop-downloader/raw/branch/master/steam-workshop-download -P /opt/l4d2/scripts
|
||||||
steam chmod +x /opt/l4d2/scripts/steam-workshop-download
|
steam chmod +x /opt/l4d2/scripts/steam-workshop-download
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue