Commit feee9dc9 authored by Dominik Rosiek's avatar Dominik Rosiek

supervisor cannot run on ubuntu-ami

parent dba3e80e
#!/bin/bash #!/bin/bash
su smok -c ".env/bin/pip install -r requirements.txt" su smok -c ".env/bin/pip install -r requirements.txt"
service supervisor start
supervisorctl restart smok supervisorctl restart smok
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment