Bugfix and remove useless variable
This commit is contained in:
parent
ba63c42ed7
commit
278cc46fde
@ -28,8 +28,7 @@ ENTRY="${RUN_DIR}/../FediStatusPoster/runconfig.sh"
|
|||||||
# DEFAULT_CREDENTIALS="${RUN_DIR}/credentials/hentaibot.sh.gpg"
|
# DEFAULT_CREDENTIALS="${RUN_DIR}/credentials/hentaibot.sh.gpg"
|
||||||
# DEFAULT_KEYFILE="/zfs_media/fs1/BotKeys/hentaibot.sh.key"
|
# DEFAULT_KEYFILE="/zfs_media/fs1/BotKeys/hentaibot.sh.key"
|
||||||
BOORU_URL="gelbooru.com"
|
BOORU_URL="gelbooru.com"
|
||||||
BLACKLIST_HISTORY=50
|
POS_ARGS=9
|
||||||
POS_ARGS=8
|
|
||||||
|
|
||||||
[ ! $# -ge $POS_ARGS ] &&\
|
[ ! $# -ge $POS_ARGS ] &&\
|
||||||
echo "Invalid number of arguments..." &&\
|
echo "Invalid number of arguments..." &&\
|
||||||
|
Loading…
Reference in New Issue
Block a user