Merge branch 'develop' into add-bisecthosting
This commit is contained in:
commit
5b84372843
1 changed files with 1 additions and 1 deletions
2
.github/docker/entrypoint.sh
vendored
2
.github/docker/entrypoint.sh
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/bin/ash
|
||||
#!/bin/ash -e
|
||||
cd /app
|
||||
|
||||
mkdir -p /var/log/panel/logs/ /var/log/supervisord/ /var/log/nginx/ /var/log/php7/ \
|
||||
|
|
Loading…
Reference in a new issue