mirror of
https://github.com/ankitects/anki.git
synced 2025-11-15 00:57: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/
|