mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-11 05:20:16 +02:00
Added missing step in manual setup
Gotta run corp_update
This commit is contained in:
parent
4ddff58370
commit
3318486e9c
@ -62,5 +62,6 @@ echo 'Next steps:\n'
|
|||||||
echo '1. Adjust mysql root password if you feel so inclined.'
|
echo '1. Adjust mysql root password if you feel so inclined.'
|
||||||
echo '2. Adjust all the stuff in ./alliance_auth/settings.py.'
|
echo '2. Adjust all the stuff in ./alliance_auth/settings.py.'
|
||||||
echo '3. Run sudo python manage.py syncdb to set up the database tables'
|
echo '3. Run sudo python manage.py syncdb to set up the database tables'
|
||||||
echo "4. run cd /vagrant/; ./startup.sh to start, and ./shutdown.sh to stop."
|
echo '4. Run python manage.py shell < run_alliance_corp_update.py'
|
||||||
|
echo "5. run cd /vagrant/; ./startup.sh to start, and ./shutdown.sh to stop."
|
||||||
echo '--------'
|
echo '--------'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user