Improve push-apks script
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
|
git checkout master
|
||||||
|
git branch -D binaries
|
||||||
git checkout --orphan binaries
|
git checkout --orphan binaries
|
||||||
git add -f fdroid/repo/*.apk
|
git add -f fdroid/repo/*.apk
|
||||||
git commit -m "Add latest apks"
|
git commit -m "Add latest apks"
|
||||||
|
|||||||
Reference in New Issue
Block a user