From 363189597c288b9fa35009f69f584f4d4921c8a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Sol=C3=ADs?= Date: Mon, 3 Feb 2025 16:16:20 +0000 Subject: [PATCH] fix: Redact default URL --- friendica-remove-invalid-photos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/friendica-remove-invalid-photos.sh b/friendica-remove-invalid-photos.sh index e5da35d..d64fe99 100755 --- a/friendica-remove-invalid-photos.sh +++ b/friendica-remove-invalid-photos.sh @@ -1,6 +1,6 @@ #!/bin/bash #Set your parameters here -url=hub.azkware.net +url=friendica.example.net user=friendica group=www-data fileperm=640