瀏覽代碼

Добавил kill файла pid

tomishinets.v 5 年之前
父節點
當前提交
b46e5ca771
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docker-entrypoint.sh

+ 1 - 0
docker-entrypoint.sh

@@ -24,6 +24,7 @@ echo ${admin_ip} > /tmp/admin_ip
 
 echo "#Dummy" >> /etc/rc.d/init.d/functions
 source /etc/init.d/web-registry-portal status
+rm -rf /var/run/web-registry-portal/play.pid
 
 if [ ! -z "$*" ]
 then