Files
Helper-Scripts-ProxmoxVE/install
Denislav Denev fbc8133a86 fix(immich): correct LibRaw clone URL to official upstream (#12526)
* fix(immich): correct LibRaw clone URL to official upstream

The Immich helper script clones LibRaw from:

  https://github.com/libraw/libraw.git

This repository does not exist and results in:

  fatal: unable to access ... error: 500
  exit code: 128

The correct upstream repository is:

  https://github.com/LibRaw/LibRaw.git

This should resolve installation failure during the LibRaw compilation stage.

* Fix repository URL for libraw in install script

---------

Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-03-04 05:49:45 +01:00
..
2026-02-20 21:05:09 +01:00
2026-02-15 20:43:26 +01:00
2026-02-24 19:54:21 +01:00
2026-02-26 11:14:18 +01:00
2026-03-01 20:41:55 +01:00
2026-03-02 18:33:26 +01:00
2026-03-02 09:36:16 +01:00
2026-02-23 22:41:29 +01:00
2026-02-23 19:21:26 +01:00
2026-02-27 13:54:45 +01:00
2026-02-25 16:16:23 +01:00