test manga
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
2024-04-02 17:07:18 +09:00
parent 025b24b8f0
commit e7c06cf9d1
6 changed files with 187 additions and 6 deletions

View File

@ -1,7 +1,7 @@
function cron() {
t=`docker ps |grep aios|grep Up`
t=`docker ps |grep aios|grep R`
if [ -z "$t" ];then
docker compose up -d
exit
fi
exit
docker compose up -d
}

View File

@ -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