Move the REPO and WEBROOT vars to the Dockerfile since that's the only place they're needed. Dir is getting created successfully now.
This commit is contained in:
		@@ -11,7 +11,6 @@ MEM=0.25G
 | 
			
		||||
 | 
			
		||||
## Repo Settings ##
 | 
			
		||||
 | 
			
		||||
REPO="/var/www/html/fdroid/repo"
 | 
			
		||||
REPO_NAME="Hyperling's Apps"
 | 
			
		||||
REPO_LINK="https://fdroid.hyperling.com"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user