Compare commits

..

2 Commits

Author SHA1 Message Date
community-scripts-pr-app[bot] 62938627b2 Update CHANGELOG.md (#17119)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-08 15:46:51 +00:00
community-scripts-pr-app[bot] 11859e9e10 Update CHANGELOG.md (#17118)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-08 15:46:36 +00:00
3 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -555,7 +555,9 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
### 💾 Core
- Survive an empty /usr/bin/update instead of aborting the run [@MickLesk](https://github.com/MickLesk) ([core#29](https://github.com/community-scripts/core/pull/29))
- Generate app headers [@github-actions[bot]](https://github.com/github-actions[bot]) ([core#28](https://github.com/community-scripts/core/pull/28))
- cloud-init: drop the "configure in Proxmox UI" hint [@MickLesk](https://github.com/MickLesk) ([core#30](https://github.com/community-scripts/core/pull/30))
- Survive an empty /usr/bin/update instead of aborting the run [@MickLesk](https://github.com/MickLesk) ([core#29](https://github.com/community-scripts/core/pull/29))
## 2026-09-07
+1
View File
@@ -675,3 +675,4 @@ if [ "$START_VM" == "yes" ]; then
fi
msg_ok "Completed successfully!\n"
echo "More Info at https://github.com/community-scripts/ProxmoxVE/discussions/836"
+1
View File
@@ -612,3 +612,4 @@ if [ "$START_VM" == "yes" ]; then
fi
msg_ok "Completed successfully!\n"
echo "More Info at https://github.com/community-scripts/ProxmoxVE/discussions/836"