From 15901d2865dbfc0889734d4222dd6f216fa04fee Mon Sep 17 00:00:00 2001 From: Terrtia Date: Tue, 2 Oct 2018 16:04:47 +0200 Subject: [PATCH] fix: typo --- installing_deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installing_deps.sh b/installing_deps.sh index d0b7dd24..6110d534 100755 --- a/installing_deps.sh +++ b/installing_deps.sh @@ -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