1
0
Derivar 0

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

master
Sven Slootweg há 5 anos
ascendente c574356ec5
cometimento 5415b1f4b3

@ -0,0 +1,4 @@
MACHINE=$1
shift 1
./deploy.sh --on "*$MACHINE*" "$@" --limit 1
Carregando…
Cancelar
Guardar