Update igotify.sh

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
MeadMaker
2026-02-18 17:40:14 -08:00
committed by GitHub
parent 4b2d66bc32
commit bf5881adc3

View File

@@ -25,7 +25,7 @@ function update_script() {
check_container_resources
if [[ ! -d /opt/igotify ]]; then
msg_error "No ${APP} Installation Found!"
msg_error "No iGotify Installation Found!"
exit
fi