diff --git a/setup.sh b/setup.sh index 8812d0d..bee1a6f 100644 --- a/setup.sh +++ b/setup.sh @@ -2,7 +2,7 @@ sudo apt update sudo apt install -y python3-pip npm openvpn easy-rsa postfix rabbitmq-server bridge-utils -sudo pip3 install -U django django-password-reset django-cron uwsgi celery django-celery-results django-two-factor-auth django-bootstrap-form twilio argon2_cffi GitPython +sudo pip3 install -U django django-password-reset django-cron uwsgi celery django-celery-results django-two-factor-auth django-bootstrap-form twilio argon2_cffi GitPython django-macaddress sudo useradd vpn git submodule init git submodule update