NekoX/bin/publish_repo_apks.sh

5 lines
70 B
Bash
Executable File

#!/usr/bin/env bash
cd
git push origin master -f &&
rm -rf build/apks