mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 08:33:17 +01:00
Update dockge-install.sh
tweak Immich compose files
This commit is contained in:
parent
f4b7aa6e4d
commit
0500158727
@ -53,7 +53,7 @@ if [[ ${prompt,,} =~ ^(y|yes)$ ]]; then
|
||||
mkdir -p /opt/stacks/immich
|
||||
wget -q -O /opt/stacks/immich/compose.yaml https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
|
||||
wget -q -O /opt/stacks/immich/.env https://github.com/immich-app/immich/releases/latest/download/example.env
|
||||
wget -q -O /opt/stacks/immich/hwaccel.yml https://github.com/immich-app/immich/releases/latest/download/hwaccel.yml
|
||||
#wget -q -O /opt/stacks/immich/hwaccel.ml.yml https://github.com/immich-app/immich/releases/latest/download/hwaccel.ml.yml
|
||||
msg_ok "Added Immich compose.yaml"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user