Browse Source

[CI SKIP]

robert 1 year ago
parent
commit
bdc0890164
1 changed files with 0 additions and 2 deletions
  1. 0 2
      entrypoint.sh

+ 0 - 2
entrypoint.sh

@@ -12,6 +12,4 @@ echo "ulimit -u 65535" >> /etc/profile
 source /etc/profile
 mkdir -p /data/wapage/log/ea_video_adv
 
-sed -i 's/nodaemon=false/nodaemon=true/g' /etc/supervisord.conf
-
 exec "$@"