diff --git a/START_NPM.bat b/START_NPM.bat index c3b1fe6..fd16467 100644 --- a/START_NPM.bat +++ b/START_NPM.bat @@ -1 +1 @@ -pm2 start C:/Ao-Libre/ao20-api-server/index.js --name=ao-api-server --watch --ignore-watch="node_modules" \ No newline at end of file +pm2 start C:/AO-Libre/ao-api-server/index.js --name=ao-api-server --watch --ignore-watch="node_modules"