Browse Source

更新 'entrypoint.sh'

robert 3 years ago
parent
commit
e7ea51ad24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      entrypoint.sh

+ 1 - 1
entrypoint.sh

@@ -4,7 +4,7 @@ set -e
 set -o pipefail
 
 rm -f /app/soft/flume-1.7.0/logs/*
-
+chmod 777 /app/soft/flume-1.7.0/start.sh 
 sed -i 's/nodaemon=false/nodaemon=true/g' /etc/supervisord.conf