Update setup-auto-updates.sh

This commit is contained in:
2025-07-28 06:23:26 +00:00
parent fb645d7968
commit 909089015d

View File

@@ -246,7 +246,7 @@ main() {
show_status
echo
echo "[OK] Unattended updates configured (%s updates); reboot at %s if needed." "$UPDATE_SCOPE" "$REBOOT_TIME"
echo "[OK] Unattended updates configured (${UPDATE_SCOPE} updates); reboot at ${REBOOT_TIME} if needed."
# Offer to remove the script itself
prompt_self_delete