This website requires JavaScript.
Explore
Help
Sign In
joepie91
/
morph-rc
Watch
1
Star
0
Fork
You've already forked morph-rc
0
Code
Issues
Pull requests
Releases
Wiki
Activity
bf6424fc84
morph-rc
/
deploy-machine
5 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add deploy-machine utility script, and remove extension from deploy.sh
2019-07-28 18:41:44 +02:00
MACHINE=$1
shift 1
Fix deploy-machine script to remove .sh
2019-08-09 22:34:36 +02:00
./deploy --on "*$MACHINE*" "$@" --limit 1
Reference in a new issue
Copy permalink