mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-19 11:41:23 +08:00
Fix build:js:watch not building at first launch in Docker
This commit is contained in:
@ -5,4 +5,4 @@ set -e
|
||||
npm install
|
||||
npm rebuild node-sass
|
||||
|
||||
exec npm run watch
|
||||
SHELL=/bin/sh exec npm run watch
|
||||
|
Reference in New Issue
Block a user