Change the subdomain to be apps so that fdroid does not appear in the URL multiple times.

This commit is contained in:
2026-07-04 09:03:49 -07:00
parent 2ee52ea0e3
commit 6b79d75d90
+1 -1
View File
@@ -14,7 +14,7 @@ MEM=0.25G
#WEBROOT="/var/www/html"
#REPO="/root/fdroid"
REPO_DOMAIN="https://fdroid.hyperling.com"
REPO_DOMAIN="https://apps.hyperling.com"
REPO_NAME="Hyperling's Apps"
REPO_ICON="peace.png"