diff --git a/.sti/bin/run b/.sti/bin/run index f8d8c79..e2da6d6 100644 --- a/.sti/bin/run +++ b/.sti/bin/run @@ -1,2 +1,2 @@ #!/bin/bash -npm start \ No newline at end of file +node dist/server/app.js