texts
This commit is contained in:
committed by
GitHub
parent
8617bbfd35
commit
37a165f408
@@ -28,9 +28,9 @@ function update_script() {
|
|||||||
msg_error "No ${APP} Installation Found!"
|
msg_error "No ${APP} Installation Found!"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
msg_info "Updating $APP LXC"
|
msg_info "Updating AlmaLinux"
|
||||||
$STD dnf -y upgrade
|
$STD dnf -y upgrade
|
||||||
msg_ok "Updated $APP LXC"
|
msg_ok "Updated AlmaLinux"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user