From 8e34a1b555dc070bba4f0f40661793335a457c6b Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 3 Apr 2024 04:23:41 +0900 Subject: [PATCH] fix --- test/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/entrypoint.sh b/test/entrypoint.sh index bed078b..cb75c63 100644 --- a/test/entrypoint.sh +++ b/test/entrypoint.sh @@ -1,3 +1,3 @@ #!/bin/zsh -ai l $HANDLE -p $PASSWORD -s $HOST && ai bot -a $ADMIN +ai l $HANDLE -p $PASSWORD -s $HOST && ai bot -a $ADMIN --manga_uri $MANGA_URI