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 bc545df commit 9651132Copy full SHA for 9651132
ct/homebox.sh
@@ -33,7 +33,7 @@ function update_script() {
33
systemctl daemon-reload
34
fi
35
36
- if check_for_gh_release "sysadminsmedia" "homebox"; then
+ if check_for_gh_release "homebox" "sysadminsmedia/homebox"; then
37
msg_info "Stopping ${APP}"
38
systemctl stop homebox
39
msg_ok "${APP} Stopped"
0 commit comments