1
0
Fork 0

Kill supervisord

This commit is contained in:
Joao M 2022-08-18 18:49:07 +00:00
parent 78e9ae3d08
commit 71119268f2
9 changed files with 24 additions and 93 deletions

View file

@ -3,9 +3,6 @@
# and commit this file to your remote git repository to share the goodness with others.
tasks:
- init:
make
- command: |
virtualenv -p /usr/bin/python3 venv
source venv/bin/activate