Change the subdomain to be apps so that fdroid does not appear in the URL multiple times.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user