Skip to content

Commit 17e411e

Browse files
authored
Update web-check.sh
1 parent 01beb32 commit 17e411e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/web-check.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function update_script() {
2727
msg_error "No ${APP} Installation Found!"
2828
exit
2929
fi
30-
msg_error "There is currently no automatic update function for ${APP}."
30+
msg_error "Currently we don't provide an update function for this ${APP}."
3131
exit
3232
}
3333

0 commit comments

Comments
 (0)