Switched back to ${APP}

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Stephen Chin
2026-03-08 13:53:18 -07:00
committed by GitHub
parent bfdb602826
commit 269060341b

View File

@@ -26,7 +26,7 @@ function update_script() {
check_container_resources
if [[ ! -x /usr/bin/protonmail-bridge ]]; then
msg_error "No Proton Mail Bridge Installation Found!"
msg_error "No ${APP} Installation Found!"
exit
fi