]>
BookStack Code Mirror - bookstack/blob - dev/docker/entrypoint.node.sh
projects
/
bookstack
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge pull request #5626 from BookStackApp/rubentalstra-development
[bookstack]
/
dev
/
docker
/
entrypoint.node.sh
1
#!/bin/sh
2
3
set -e
4
5
npm install
6
npm rebuild node-sass
7
8
SHELL=/bin/sh exec npm run watch
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.