Skip to content

Commit 5b84372

Browse files
authored
Merge branch 'develop' into add-bisecthosting
2 parents fe8136d + fa471c1 commit 5b84372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/ash
1+
#!/bin/ash -e
22
cd /app
33

44
mkdir -p /var/log/panel/logs/ /var/log/supervisord/ /var/log/nginx/ /var/log/php7/ \

0 commit comments

Comments
 (0)