mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-23 06:37:15 +00:00
fix: typo
This commit is contained in:
parent
44d19fbb80
commit
15901d2865
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ pushd var/www/
|
|||
./update_thirdparty.sh
|
||||
popd
|
||||
|
||||
mkdir -p $AIL_HOME/PASTES2
|
||||
mkdir -p $AIL_HOME/PASTES
|
||||
|
||||
pip3 install -U pip
|
||||
pip3 install -U -r pip3_packages_requirement.txt
|
||||
|
|
Loading…
Reference in a new issue