mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	| @@ -12,7 +12,7 @@ ALL_FILES=$(find . -follow) | ||||
|  | ||||
| for FILE in $ALL_FILES | ||||
| do | ||||
| 	# remove preceeding ./ | ||||
| 	# remove preceding ./ | ||||
| 	FILE=$(echo "$FILE" | sed -E "s/\.\///g") | ||||
| 	echo '=======================================' | ||||
| 	echo "FILE: $FILE" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user