mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-09 03:09:34 +00:00
[Bugfix] 修改一些bug
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
|
||||
python ../apps/manage.py makemigrations
|
||||
python2.7 ../apps/manage.py makemigrations
|
||||
|
||||
python ../apps/manage.py migrate
|
||||
python2.7 ../apps/manage.py migrate
|
||||
|
Reference in New Issue
Block a user