diff options
Diffstat (limited to 'docs/_klipper3d/fetch-translations.sh')
-rwxr-xr-x | docs/_klipper3d/fetch-translations.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_klipper3d/fetch-translations.sh b/docs/_klipper3d/fetch-translations.sh index 79352f60..14519a23 100755 --- a/docs/_klipper3d/fetch-translations.sh +++ b/docs/_klipper3d/fetch-translations.sh @@ -2,7 +2,6 @@ # Modify the file structure before running mkdocs # This is a make shift script before the current structure of # Klipper-translations can be directly utilized by mkdocs -# Usage: pre-mkdocs.sh <lang_directory_name> <target_lang_name> #git clone --depth 1 https://github.com/Klipper3d/klipper-translations |