mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-02-11 00:50:48 +01:00
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…
x
Reference in New Issue
Block a user