This commit is contained in:
octospacc 2024-08-29 00:40:11 +02:00
parent cd0491be55
commit 13899491d9
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ then
fi fi
cd ./Scripts 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 #npm install
cd "${owd}" cd "${owd}"