This commit is contained in:
Submodule .config/ai/scpt updated: 58ecabc9e1...c0f63f7efb
@@ -1,5 +1,5 @@
|
|||||||
function cron() {
|
function cron() {
|
||||||
t=`docker ps |grep aios|grep Up`
|
t=`docker ps |grep aios|grep R`
|
||||||
if [ -z "$t" ];then
|
if [ -z "$t" ];then
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user