You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deploy.sh 파일을 직접 실행시킬 수 없는 환경에서
우회하여 deploy.sh 파일을 실행시키기 위한 execute-deploy.sh 파일의 내용인 /home/ec2-user/app/travis/deploy.sh > /dev/null 2> /dev/null < /dev/null & 의 의미 학습하기
deploy.sh파일을 직접 실행시킬 수 없는 환경에서우회하여
deploy.sh파일을 실행시키기 위한execute-deploy.sh파일의 내용인/home/ec2-user/app/travis/deploy.sh > /dev/null 2> /dev/null < /dev/null &의 의미 학습하기