главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
authorArgos Open Tech <48267258+argosopentech@users.noreply.github.com>2024-10-16 19:47:27 -0400
committerGitHub <noreply@github.com>2024-10-16 19:47:27 -0400
commit523c7afb131b9a4a7b5753f2fa08b9c502cad98f (patch)
tree534243f6a151de4d09ddd26d983473a28d0379df /setup.sh
parent6e5c1c9a7e68175407b4068ba4f93969e11e568e (diff)
Remove running LT in setup.sh
I think it makes more sense for the user to run this command directly. I'm going to move it to the README
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index 4202f40..e97c9df 100755
--- a/setup.sh
+++ b/setup.sh
@@ -23,5 +23,4 @@ virtualenv ~/LibreTranslate/env
# Install and run LibreTranslate on port 5000
~/LibreTranslate/env/bin/pip install ~/LibreTranslate/ --no-cache-dir
-~/LibreTranslate/env/bin/libretranslate