From 61d7df6922519183a948dd12edb390d198efb30b Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 20 Jan 2025 17:31:45 +0900 Subject: [PATCH] fix login --- test/entrypoint.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/entrypoint.sh b/test/entrypoint.sh index bed078b..edeb8a4 100644 --- a/test/entrypoint.sh +++ b/test/entrypoint.sh @@ -1,3 +1,4 @@ #!/bin/zsh -ai l $HANDLE -p $PASSWORD -s $HOST && ai bot -a $ADMIN +#ai l $HANDLE -p $PASSWORD -s $HOST +ai bot -a $ADMIN