Skip to content

Instantly share code, notes, and snippets.

@zhonmaz
Created April 30, 2020 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhonmaz/0ad958cc863e1fa70b4ad5fe2a873ae0 to your computer and use it in GitHub Desktop.
Save zhonmaz/0ad958cc863e1fa70b4ad5fe2a873ae0 to your computer and use it in GitHub Desktop.
source /usr/local/CyberCP/bin/activate
pip install --ignore-installed -r /usr/local/CyberCP/requirments.txt
deactivate
virtualenv --system-site-packages /usr/local/CyberCP
systemctl restart gunicorn.socket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment