fix run.sh

This commit is contained in:
Roger Standridge
2021-04-06 13:10:40 -07:00
parent f796441f37
commit 09ebbe96e0

2
run.sh
View File

@@ -2,5 +2,5 @@
node -v
npm install
cp .env.template .env
#cp .env.template .env
npm start