This commit is contained in:
2024-09-02 18:44:31 +02:00
parent 8516703bc4
commit 00b4dd68f6
11 changed files with 108 additions and 51 deletions

View File

@ -61,4 +61,7 @@ cd ./Scripts
PIP_BREAK_SYSTEM_PACKAGES=1 "${Python3}" -m pip install -U -r ./requirements.txt
#npm install
cd ./Lib
wget -O ./translate-shell.bash https://git.io/trans
cd "${owd}"