fixed run bug

This commit is contained in:
CodeServer 2022-05-08 04:11:30 +01:00
parent e1120f24f9
commit 594c928665

3
run
View File

@ -22,8 +22,5 @@ env | sort
echo "===> User" echo "===> User"
id id
echo "===> Building ..."
npm run build --production
echo "===> Running ... " echo "===> Running ... "
exec npm run start-prod exec npm run start-prod