Browse Source

Update entrypoint.sh

guizhong 6 years ago
parent
commit
04ff5c466b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      entrypoint.sh

+ 1 - 1
entrypoint.sh

@@ -2,7 +2,7 @@
 
 set -e
 set -o pipefail
-chkconfig level 35 crond on
+chkconfig  --level 35 crond on
 /sbin/service crond start
 mkdir -p /log/nginx/visit
 mkdir -p /data/log/devlog  /data/log/other  /data/log/qd  /data/project