We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker-compose -f docker-compose-vae.yml run -v ~/ddweb-data/:/ddweb-data ddweb-app sh /venv/bin/python manage.py migrate /venv/bin/python manage.py sqlflush | /venv/bin/python manage.py dbshell /venv/bin/python manage.py loaddata /ddweb-data/contenttype.json /venv/bin/python manage.py loaddata /ddweb-data/everything_else.json cp -r /ddweb-data/danishdecoration.dk/static/ /mnt/ cp -r /ddweb-data/danishdecoration.dk/media/ /mnt/ mv /mnt/media/CACHE/ /mnt/media/cache /venv/bin/python manage.py thumbnail clear_delete_all /venv/bin/python manage.py changepassword neic
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: