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 ae54eb4 commit c2e9b90Copy full SHA for c2e9b90
ct/paperless-ai.sh
@@ -28,7 +28,7 @@ function update_script() {
28
exit
29
fi
30
31
- if check_for_gh_release "paperless-ai" "fosrl/pangolin"; then
+ if check_for_gh_release "paperless-ai" "clusterzx/paperless-ai"; then
32
msg_info "Stopping Services"
33
systemctl stop paperless-ai paperless-rag
34
msg_ok "Stopped Services"
0 commit comments