MAC address module
This commit is contained in:
parent
84fe922b20
commit
4846d1da31
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
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
|
||||
|
|
Loading…
Reference in a new issue