We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe8136d + fa471c1 commit 5b84372Copy full SHA for 5b84372
.github/docker/entrypoint.sh
@@ -1,4 +1,4 @@
1
-#!/bin/ash
+#!/bin/ash -e
2
cd /app
3
4
mkdir -p /var/log/panel/logs/ /var/log/supervisord/ /var/log/nginx/ /var/log/php7/ \
0 commit comments