Add deploy-machine utility script, and remove extension from deploy.sh

master
Sven Slootweg 5 년 전
부모 c574356ec5
커밋 5415b1f4b3

@ -0,0 +1,4 @@
MACHINE=$1
shift 1
./deploy.sh --on "*$MACHINE*" "$@" --limit 1
불러오는 중...
취소
저장