Renamed step.

This commit is contained in:
Johanna Rührig 2025-01-01 16:15:15 +01:00
parent 15f995d190
commit 0a70df5415

View File

@ -37,7 +37,7 @@ function update_script() {
fi
# Crawling the new version and checking whether an update is required
msg_info "Updating $APP..."
msg_info "Updating System"
apt-get update &>/dev/null
apt-get -y upgrade &>/dev/null