diff --git a/boorubot_v2.sh b/boorubot_v2.sh index a46e202..2bbee07 100755 --- a/boorubot_v2.sh +++ b/boorubot_v2.sh @@ -28,8 +28,7 @@ ENTRY="${RUN_DIR}/../FediStatusPoster/runconfig.sh" # DEFAULT_CREDENTIALS="${RUN_DIR}/credentials/hentaibot.sh.gpg" # DEFAULT_KEYFILE="/zfs_media/fs1/BotKeys/hentaibot.sh.key" BOORU_URL="gelbooru.com" -BLACKLIST_HISTORY=50 -POS_ARGS=8 +POS_ARGS=9 [ ! $# -ge $POS_ARGS ] &&\ echo "Invalid number of arguments..." &&\