Merge pull request #308 from BlueprintCoding/Blueprint

This commit is contained in:
Cohee
2023-05-15 10:03:42 +03:00
committed by GitHub

View File

@@ -30,4 +30,4 @@ echo "Installing Node Modules..."
npm i
echo "Entering SillyTavern..."
node server.js
node "$(dirname "$0")/server.js"