mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-11 20:29:40 +00:00
[Update] 改为supervisor启动
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
|
||||
python ../apps/manage.py makemigrations
|
||||
python3 ../apps/manage.py makemigrations
|
||||
|
||||
python ../apps/manage.py migrate
|
||||
python3 ../apps/manage.py migrate
|
||||
|
Reference in New Issue
Block a user