update makefile + automation submodule
This commit is contained in:
parent
71b574ffbe
commit
c829f99820
2
Makefile
2
Makefile
@ -47,7 +47,7 @@ check-virtualenv:
|
||||
##### Native Deployment#########
|
||||
install: check-virtualenv
|
||||
sudo apt update -y && \
|
||||
sudo apt install -y python3-pip libldap2-dev libpq-dev libsasl2-dev postgresql-client libreoffice && \
|
||||
sudo apt install -y python3-pip libldap2-dev libpq-dev libsasl2-dev postgresql-client libreoffice wkhtmltopdf ansible terraform&& \
|
||||
${PIP} install --no-input -r requirements.txt --break-system-packages
|
||||
download_backup:
|
||||
@if [ -z "${LINKDB}" ]; then \
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 99ba843844e888b128e641d11476cafb0704bf8b
|
||||
Subproject commit 69934a788b3ce3f4933ea3c4f1aadf1716fd44ba
|
@ -1 +1 @@
|
||||
Subproject commit b8744e469f9c98baad38f49a7b37a25934ff1c0b
|
||||
Subproject commit 8fd9e668cbcc5baa50f94b8b82dc056d67ec59d7
|
Loading…
Reference in New Issue
Block a user