First commit

This commit is contained in:
2025-10-09 08:26:53 +02:00
commit b539901292
34 changed files with 747 additions and 0 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#! /bin/sh
sops -d fdroid/encrypted-config.yml > fdroid/config.yml
sops -d fdroid/encrypted-keystore.p12 > fdroid/keystore.p12