This commit is contained in:
Fizban 2020-06-03 00:27:07 +10:00
parent e345907744
commit f59ea26c6d
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ fi
ls
echo 'here'
cd $WORKDIR
ls
if [ -f requirements.txt ]; then
pip install -r requirements.txt
fi # [ -f requirements.txt ]