瀏覽代碼

Update entrypoint.sh

guizhong 6 年之前
父節點
當前提交
f55db6c749
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      entrypoint.sh

+ 0 - 1
entrypoint.sh

@@ -2,7 +2,6 @@
 
 set -e
 set -o pipefail
-chmod +x /cron/root/nginxlog_cut.sh
 chmod 600 /var/spool/cron/root
 chkconfig  --level 35 crond on
 /sbin/service crond restart