try changing bin to be owned by node
This commit is contained in:
@@ -17,6 +17,7 @@ chown -R node:node /app/bin/synctex
|
|||||||
mkdir -p /app/test/acceptance/fixtures/tmp/
|
mkdir -p /app/test/acceptance/fixtures/tmp/
|
||||||
chown -R node:node /app
|
chown -R node:node /app
|
||||||
|
|
||||||
|
chown -R node:node /app/bin
|
||||||
|
|
||||||
./bin/install_texlive_gce.sh
|
./bin/install_texlive_gce.sh
|
||||||
exec runuser -u node "$@"
|
exec runuser -u node "$@"
|
||||||
Reference in New Issue
Block a user