1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00

Update Makefile

This commit is contained in:
Selvakumar 2022-09-22 14:27:03 +05:30 committed by GitHub
parent 61f8e307e6
commit 7691fbebd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,7 @@ install: installdirs
cp -rv $(CURDIR)/build/* $(DESTDIR)/ cp -rv $(CURDIR)/build/* $(DESTDIR)/
submodule-update: submodule-update:
cd ansible/ansible-role-uguu
git submodule update git submodule update
deploy: deploy: