diff --git a/strapi.sh b/strapi.sh index 566e8de6..4a04f30f 100755 --- a/strapi.sh +++ b/strapi.sh @@ -15,4 +15,4 @@ then fi cd $APP_NAME -npm start \ No newline at end of file +strapi start \ No newline at end of file