mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 06:31:35 +00:00
sync
This commit is contained in:
@@ -77,3 +77,10 @@ ssh_host HOST COMMAND:
|
|||||||
ssh_list_hosts:
|
ssh_list_hosts:
|
||||||
@echo "Predefined hosts:"
|
@echo "Predefined hosts:"
|
||||||
@echo "{{HOSTS}}" | tr ' ' '\n' | sed 's/^/ - /'
|
@echo "{{HOSTS}}" | tr ' ' '\n' | sed 's/^/ - /'
|
||||||
|
|
||||||
|
|
||||||
|
mr_sync:
|
||||||
|
mr commit -a -m "sync"
|
||||||
|
|
||||||
|
mr_add_all:
|
||||||
|
mr run git add --all
|
||||||
|
|||||||
Reference in New Issue
Block a user