d1e587fca9
also - ensure po files are checked when updated - add start of sync.ftl
4 lines
78 B
Bash
Executable File
4 lines
78 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rsync -a --delete ../../rslib/src/i18n/*.ftl ftl/core/templates/
|