Update pve7_zigbee2mqtt_setup.sh

pull/10/head
tteck 3 years ago committed by GitHub
parent 7be0dae84a
commit ff31cab98d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,8 +32,8 @@ apt-get autoremove >/dev/null
# Update container OS # Update container OS
msg "Updating Container OS..." msg "Updating Container OS..."
apt-get update >/dev/null apt update >/dev/null
apt-get -qqy upgrade &>/dev/null apt -qqy upgrade &>/dev/null
# Install prerequisites # Install prerequisites
msg "Installing Prerequisites..." msg "Installing Prerequisites..."
@ -87,4 +87,4 @@ systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
# Cleanup container # Cleanup container
msg "Cleanup..." msg "Cleanup..."
rm -rf /pve7_zigbee2mqtt_setup.sh /var/{cache,log}/* /var/lib/apt/lists/* rm -rf /pve7_zigbee2mqtt_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*

Loading…
Cancel
Save

Powered by BW's shoe-string budget.