We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a369d commit 30f462bCopy full SHA for 30f462b
ct/immich.sh
@@ -93,7 +93,7 @@ EOF
93
msg_ok "Image-processing libraries up to date"
94
fi
95
96
- RELEASE="2.1.1"
+ RELEASE="2.1.0"
97
if check_for_gh_release "immich" "immich-app/immich" "${RELEASE}"; then
98
msg_info "Stopping Services"
99
systemctl stop immich-web
0 commit comments