Initial commit

This commit is contained in:
2018-11-09 09:29:18 +01:00
commit 44fd9a03eb
10 changed files with 517 additions and 0 deletions

4
fdroid-update.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
fdroid update -c --rename-apks --clean
fdroid update --rename-apks --clean