change form variabel to hardcoded

This commit is contained in:
Michel Roegl-Brunner
2026-05-20 14:25:22 +02:00
parent 15859cc9f6
commit 76e358ccc5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ catch_errors
function update_script() {
header_info
if [[ ! -d /opt/mylar3 ]]; then
msg_error "No ${APP} Installation Found!"
msg_error "No Mylar3 Installation Found!"
exit
fi