mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
Update Makefile
This commit is contained in:
parent
fa9ead7c95
commit
568837b6a2
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…
Reference in New Issue
Block a user