compile된 소스를 서버로 복사한다. true false ascending 1 true step c85b8be6-47f5-4270-afc4-e1a5cecfd113 INFO source copy f-app1 true true 기존 링크 제거 echo "'rm ${option.basePath}/current' rm fail." rm ${option.basePath}/current 새로운 폴더 생성 mkdir ${option.basePath}/backup/`date '+%Y%m%d%H%M%S'` 링크 생성 ln -s `find ${option.basePath}/backup -mindepth 1 -type d | sort | tail -n 1` ${option.basePath}/current send war file c85b8be6-47f5-4270-afc4-e1a5cecfd113