mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-02-18 06:20:40 +01:00
4 lines
67 B
Bash
Executable File
4 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
make gettext
|
|
sphinx-intl update -p _build/locale -l fr
|