mirror of https://gitlab.com/octtspacc/sitoctt
fix....
This commit is contained in:
parent
cd0491be55
commit
13899491d9
|
@ -58,7 +58,7 @@ then
|
|||
fi
|
||||
|
||||
cd ./Scripts
|
||||
"${Python3}" -m pip install -U -r ./requirements.txt --break-system-packages
|
||||
PIP_BREAK_SYSTEM_PACKAGES=1 "${Python3}" -m pip install -U -r ./requirements.txt
|
||||
#npm install
|
||||
|
||||
cd "${owd}"
|
||||
|
|
Loading…
Reference in New Issue