Small text change in the update msg_ok to remove duplicate version number info
This commit is contained in:
parent
9be8f3724c
commit
91fcd53a53
@ -45,7 +45,7 @@ function update_script() {
|
|||||||
msg_ok "Started $APP"
|
msg_ok "Started $APP"
|
||||||
msg_ok "Update Successful"
|
msg_ok "Update Successful"
|
||||||
else
|
else
|
||||||
msg_ok "No update required. ${APP} is already at v${RELEASE}."
|
msg_ok "No update required. Latest version already installed."
|
||||||
fi
|
fi
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user