Skip to content

Commit 88bc6e3

Browse files
committed
fix: exit 추가
1 parent 5b5bd1a commit 88bc6e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
cd "$DIR"
113113
cd backend
114114
nohup yarn start &
115+
disown
115116
exit
116117
EOF
117118
# # 배포용 쉘 스크립트 파일 전송

0 commit comments

Comments
 (0)