fix immich.sh
This commit is contained in:
parent
b5e17cdaeb
commit
d82a6cc91c
@ -192,7 +192,7 @@ function update_script() {
|
|||||||
sed -i -e "s/'vectors.so'/'vchord.so, vectors.so'/" \
|
sed -i -e "s/'vectors.so'/'vchord.so, vectors.so'/" \
|
||||||
-e "/^search_path/s/, vectors'//" /etc/postgresql/16/main/postgresql.conf
|
-e "/^search_path/s/, vectors'//" /etc/postgresql/16/main/postgresql.conf
|
||||||
systemctl restart postgresql.service
|
systemctl restart postgresql.service
|
||||||
msg_done "Upgrade in progress. When Immich restarts, watch the logs for 're-indexing' to complete"
|
msg_ok "Upgrade in progress. When Immich restarts, watch the logs for 're-indexing' to complete"
|
||||||
fi
|
fi
|
||||||
INSTALL_DIR="/opt/${APP}"
|
INSTALL_DIR="/opt/${APP}"
|
||||||
UPLOAD_DIR="${INSTALL_DIR}/upload"
|
UPLOAD_DIR="${INSTALL_DIR}/upload"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user