python super user code example
Example 1: create super user in django
python3 manage.py createsuperuser
Example 2: python script superuser
sudo chown root:root /usr/bin/speech-test.py
sudo chmod 4755 /usr/bin/speech-test.py
python3 manage.py createsuperuser
sudo chown root:root /usr/bin/speech-test.py
sudo chmod 4755 /usr/bin/speech-test.py