5 lines
82 B
Bash
5 lines
82 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
make gettext
|
||
|
sphinx-intl update -p build/gettext -l fr -l nl
|