fixed bold font #3

Merged
crony merged 2 commits from TlasT/UpFast:fix into main 2023-04-05 08:00:14 +02:00
Showing only changes of commit 4fcd9f5157 - Show all commits

View File

@ -29,9 +29,6 @@ source venv/bin/activate
# Install all the requirements
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
mkdir upload