mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
8 lines
101 B
Bash
Executable file
8 lines
101 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
set -e
|
|
|
|
printf "Pushing Translations
|
|
-----------------------------
|
|
"
|
|
tx push -s
|