Update ct/apache-tomcat.sh

Co-authored-by: Bas van den Berg <74251551+bvdberg01@users.noreply.github.com>
This commit is contained in:
CanbiZ 2025-03-03 20:08:07 +01:00 committed by GitHub
parent 2313b134c2
commit 5cc250ebad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ function update_script() {
msg_error "No ${APP} Installation Found!"
exit
fi
msg_error "Currently we dont provide an Update of Apache Tomcat."
msg_error "Currently we don't provide an update function for this ${APP}."
exit
}