MAC address module

This commit is contained in:
Kumi 2019-03-15 18:07:43 +00:00
parent 84fe922b20
commit 4846d1da31

View file

@ -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