robert hai 11 meses
pai
achega
ea59aa5d56
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      entrypoint.sh

+ 1 - 0
entrypoint.sh

@@ -11,5 +11,6 @@ echo "ulimit -n 65535" >> /etc/profile
 echo "ulimit -u 65535" >> /etc/profile
 source /etc/profile
 mkdir -p /data/wapage/log/ea_video_adv
+mkdir -p /data/image/eachat
 
 exec "$@"