mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 12:21:15 +00:00
9 lines
101 B
Bash
9 lines
101 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
set -e
|
||
|
|
||
|
printf "Pushing Translations
|
||
|
-----------------------------
|
||
|
"
|
||
|
tx push -s
|