mirror of
https://github.com/ankitects/anki.git
synced 2025-11-22 12:37:13 -05:00
3 lines
78 B
Bash
Executable file
3 lines
78 B
Bash
Executable file
#!/bin/bash
|
|
|
|
rsync -a --delete ../../rslib/src/i18n/*.ftl ftl/core/templates/
|