Fix deploy-machine script to remove .sh

master
Sven Slootweg 5 yıl önce
ebeveyn 16be86c472
işleme 48c2e49b6a

@ -1,4 +1,4 @@
MACHINE=$1
shift 1
./deploy.sh --on "*$MACHINE*" "$@" --limit 1
./deploy --on "*$MACHINE*" "$@" --limit 1

Yükleniyor…
İptal
Kaydet