X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a1f89ad5899453ebe3559a35112aca5332ed8952..refs/pull/5280/head:/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