removed the activation of env as it is no longer needed
This commit is contained in:
parent
8fdc68b441
commit
4fcd9f5157
1 changed files with 0 additions and 3 deletions
|
@ -29,9 +29,6 @@ source venv/bin/activate
|
||||||
# Install all the requirements
|
# Install all the requirements
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
# Load environment by default
|
|
||||||
echo "source /usr/local/upfast/venv/bin/activate" > "/usr/local/upfast/.profile"
|
|
||||||
|
|
||||||
# create the upload directory
|
# create the upload directory
|
||||||
mkdir upload
|
mkdir upload
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue