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
1 changed files with 1 additions and 0 deletions

View File

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