forked from crony/UpFast
removed the activation of env as it is no longer needed
This commit is contained in:
parent
8fdc68b441
commit
4fcd9f5157
@ -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…
Reference in New Issue
Block a user