Run npm install as yellowtent user
This commit is contained in:
@@ -34,8 +34,10 @@ EOF
|
||||
|
||||
|
||||
echo "==== Setup yellowtent ===="
|
||||
sudo -u $USER bash <<EOF
|
||||
cd $SRCDIR
|
||||
npm install --production
|
||||
EOF
|
||||
|
||||
|
||||
echo "==== Setup nginx ===="
|
||||
|
||||
Reference in New Issue
Block a user