🗡
This commit is contained in:
parent
6506177674
commit
a59530d955
@ -294,7 +294,7 @@ else
|
|||||||
|
|
||||||
sleep 20
|
sleep 20
|
||||||
|
|
||||||
if [ "$(grep -c "token" $CONFIG_PATH auth.json)" != 0 ]; then
|
if [ "$(grep -c "token" $CONFIG_PATH/auth.json)" != 0 ]; then
|
||||||
log "7.下面开始青龙内部配置"
|
log "7.下面开始青龙内部配置"
|
||||||
docker exec -it $CONTAINER_NAME bash -c "$(curl -fsSL https://gitee.com/allin1code/a1/raw/master/1customCDN.sh)"
|
docker exec -it $CONTAINER_NAME bash -c "$(curl -fsSL https://gitee.com/allin1code/a1/raw/master/1customCDN.sh)"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user