Files
Ausweis/backend/scripts/on-init.sh
2023-10-02 23:39:20 +02:00

5 lines
69 B
Bash
Executable File

#!/bin/sh
python manage.py migrate
python manage.py createsuperuser