Merge branch 'release' into staging
This commit is contained in:
@@ -10,7 +10,7 @@ fi
|
||||
|
||||
echo "Installing Node Modules..."
|
||||
export NODE_ENV=production
|
||||
npm i --no-audit --no-fund --loglevel=error --no-progress --omit=dev
|
||||
npm i --no-save --no-audit --no-fund --loglevel=error --no-progress --omit=dev
|
||||
|
||||
echo "Entering SillyTavern..."
|
||||
node "server.js" "$@"
|
||||
|
||||
Reference in New Issue
Block a user