mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
Correct steps in bootstrap.sh
This commit is contained in:
parent
51b8b0314a
commit
fe751ffc77
@ -52,8 +52,6 @@ echo 'Almost there!'
|
|||||||
echo 'Next steps:\n'
|
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. Comment out bootstrap_permissions() inside groupmanagement/__init__.py'
|
echo '3. Run sudo python manage.py syncdb to set up the database tables'
|
||||||
echo '4. 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 '5. Uncomment that line that you commented out in step 3.'
|
|
||||||
echo "6. run cd /vagrant/; ./startup.sh to start, and ./shutdown.sh to stop."
|
|
||||||
echo '--------'
|
echo '--------'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user