|
@@ -91,4 +91,7 @@ python manage.py makemigrations dbsynce tickets webservice_running landing user
|
|
python manage.py migrate
|
|
python manage.py migrate
|
|
python manage.py collectstatic -l --no-input
|
|
python manage.py collectstatic -l --no-input
|
|
|
|
|
|
|
|
+# Seeding data
|
|
|
|
+python manage.py init_default_data
|
|
|
|
+
|
|
#cp conf/sharix_open.service /etc/systemd/system/
|
|
#cp conf/sharix_open.service /etc/systemd/system/
|