synchronization
This commit is contained in:
7
Docker/Dockerfile/Aliyun-dns-sync/File/start.sh
Normal file
7
Docker/Dockerfile/Aliyun-dns-sync/File/start.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# 启动 cron
|
||||
service cron start
|
||||
|
||||
# 查看日志
|
||||
tail -f /var/log/python.log
|
Reference in New Issue
Block a user