diff --git a/Rimworld-Together/one-off-mod-dl.sh b/Rimworld-Together/one-off-mod-dl.sh index 79d83c2..d61e15d 100644 --- a/Rimworld-Together/one-off-mod-dl.sh +++ b/Rimworld-Together/one-off-mod-dl.sh @@ -9,8 +9,6 @@ INSTALL_DIR="/home/rimworld/optional-mods" # AppID for the game (replace with the appropriate AppID) APP_ID="294100" -#!/bin/bash - if [ -z "$1" ]; then echo redecho "Workshop ID needs to be \$1"