Skip to content
Snippets Groups Projects
Commit 0b39dd57 authored by Christian Dresen's avatar Christian Dresen
Browse files

no message

parent 1d3ac7d8
No related branches found
No related tags found
No related merge requests found
service rsyslog restart
#service rsyslog restart
cd /opt/warpinfra;
python3 manage.py makemigrations --merge
python3 manage.py migrate
#python3 manage.py makemigrations --merge
#python3 manage.py migrate
python3 manage.py collectstatic --noinput
cp -r /opt/warpinfra/static /opt/socket/
uwsgi --ini /opt/nginx/uwsgi.ini --py-autoreload 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment