From f89048c4c92742a10c3af9871f7d33f5cd2a22aa Mon Sep 17 00:00:00 2001 From: Clarth Date: Wed, 27 Mar 2024 09:42:34 -0400 Subject: [PATCH] Update Rimworld-Together/one-off-mod-dl.sh How'd that get in there? ;) --- Rimworld-Together/one-off-mod-dl.sh | 2 -- 1 file changed, 2 deletions(-) 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"