Update Rimworld-Together/one-off-mod-dl.sh
How'd that get in there? ;)
This commit is contained in:
parent
5299f7a6c3
commit
f89048c4c9
|
@ -9,8 +9,6 @@ INSTALL_DIR="/home/rimworld/optional-mods"
|
||||||
# AppID for the game (replace with the appropriate AppID)
|
# AppID for the game (replace with the appropriate AppID)
|
||||||
APP_ID="294100"
|
APP_ID="294100"
|
||||||
|
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
if [ -z "$1" ]; then
|
if [ -z "$1" ]; then
|
||||||
echo
|
echo
|
||||||
redecho "Workshop ID needs to be \$1"
|
redecho "Workshop ID needs to be \$1"
|
||||||
|
|
Loading…
Reference in New Issue