auto commit
This commit is contained in:
@@ -35,6 +35,10 @@ fi
|
|||||||
|
|
||||||
echo "Starting Production Environment..."
|
echo "Starting Production Environment..."
|
||||||
|
|
||||||
|
# .sh 파일들에 실행 권한 부여
|
||||||
|
echo "Setting execute permissions for shell scripts..."
|
||||||
|
chmod +x *.sh
|
||||||
|
|
||||||
export NODE_ENV=production
|
export NODE_ENV=production
|
||||||
|
|
||||||
# 웹서비스만 정리 (DB는 유지)
|
# 웹서비스만 정리 (DB는 유지)
|
||||||
|
|||||||
Reference in New Issue
Block a user