X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b94b945fb03e21a1997cfe6e50148967586cb26d..refs/heads/ldap_host_failover:/dev/docker/entrypoint.node.sh diff --git a/dev/docker/entrypoint.node.sh b/dev/docker/entrypoint.node.sh index e59e1e8a0..a8f33fd3d 100755 --- a/dev/docker/entrypoint.node.sh +++ b/dev/docker/entrypoint.node.sh @@ -5,4 +5,4 @@ set -e npm install npm rebuild node-sass -exec npm run watch \ No newline at end of file +SHELL=/bin/sh exec npm run watch