0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
thunderbird-android/scripts/resource_mover

4 lines
168 B
Plaintext
Raw Normal View History

2024-06-04 13:52:42 +02:00
#!/bin/sh
./gradlew --quiet ":cli:resource-mover-cli:installDist" < /dev/null && ./cli/resource-mover-cli/build/install/resource-mover-cli/bin/resource-mover-cli "$@"