mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-06-11 12:15:27 +08:00
5 lines
52 B
Bash
Executable file
Vendored
5 lines
52 B
Bash
Executable file
Vendored
#!/bin/sh
|
|
|
|
cd weblate
|
|
|
|
../manage.py compilemessages
|