Update Makefile
This commit is contained in:
parent
fa9ead7c95
commit
568837b6a2
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -59,8 +59,7 @@ install: installdirs
|
|||
mv $(DESTDIR)/uguu.js $(DESTDIR)/uguu.min.js
|
||||
|
||||
submodule-update:
|
||||
cd ansible/ansible-role-uguu
|
||||
git submodule update --remote
|
||||
cd ansible && git clone git@github.com:s3lva-kumar/ansible-role-uguu.git && git submodule update --remote
|
||||
|
||||
deploy:
|
||||
ansible-playbook -i $(HOSTS_FILE) ansible/site.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue