mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 12:48:14 -05:00
Update deploy.sh
cancel kernal_check
This commit is contained in:
parent
acdeef3e49
commit
cdb4a9d2e3
@ -99,7 +99,7 @@ configure_ip() {
|
|||||||
|
|
||||||
# 安装zerotier-planet
|
# 安装zerotier-planet
|
||||||
install() {
|
install() {
|
||||||
kernel_check
|
# kernel_check
|
||||||
|
|
||||||
if docker inspect ${CONTAINER_NAME} &>/dev/null; then
|
if docker inspect ${CONTAINER_NAME} &>/dev/null; then
|
||||||
echo "容器${CONTAINER_NAME}已经存在"
|
echo "容器${CONTAINER_NAME}已经存在"
|
||||||
|
Loading…
Reference in New Issue
Block a user