forked from github/plane
dev: update script to use manage command
This commit is contained in:
parent
6102de37de
commit
55869ee994
@ -4,9 +4,9 @@ python manage.py wait_for_db
|
||||
python manage.py migrate
|
||||
|
||||
# Register instance
|
||||
python bin/instance_registration.py
|
||||
python manage.py register_instance
|
||||
# Load the configuration variable
|
||||
python bin/instance_configuration.py
|
||||
python manage.py configure_instance
|
||||
# Create the default bucket
|
||||
python bin/bucket_script.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user