mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 23:41:01 +00:00
mover scripts in a scripts dir
This commit is contained in:
parent
9b20a735c6
commit
6e04c88308
6 changed files with 3 additions and 3 deletions
|
@ -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:
|
Loading…
Reference in a new issue