diff options
Diffstat (limited to 'scripts/immich-upload')
| -rwxr-xr-x | scripts/immich-upload | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/immich-upload b/scripts/immich-upload index 82e9c3a..9cc616f 100755 --- a/scripts/immich-upload +++ b/scripts/immich-upload @@ -9,6 +9,7 @@ set -euo pipefail IMMICH_URL="http://immich.f3s.lan.buetow.org" +# IMMICH_URL="http://immich.f3s.buetow.org" API_KEY_FILE="$HOME/.immich_paul_key" # Supported image extensions (case-insensitive) |
