diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-15 23:58:24 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-15 23:58:24 +0300 |
| commit | 03ea6253b3ccd9f0a4582969841c09b96cae59fb (patch) | |
| tree | 1efb8a5407c961f7ea4108726719323e6748c16f /scripts | |
| parent | 111104ea9245ef2a805e8c020de1c6bbc7a459ee (diff) | |
Update
Diffstat (limited to 'scripts')
| -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) |
