mover scripts in a scripts dir

This commit is contained in:
dingedi 2023-01-12 14:21:17 +01:00
parent 9b20a735c6
commit 6e04c88308
No known key found for this signature in database
GPG key ID: EE23A12D271A3CED
6 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ IF NOT "%1"=="" (
SHIFT
)
IF "%1"=="--help" (
echo Usage: run.bat [--port N]
echo Usage: scripts/run.bat [--port N]
echo:
echo Run LibreTranslate using docker.
echo: