Compare commits

..

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] d1bfdb0a32 fix(build.func): remove duplicate if statement causing syntax error 2026-06-23 05:27:44 +00:00
copilot-swe-agent[bot] 8e2489ef97 Initial plan 2026-06-23 05:25:28 +00:00
-12
View File
@@ -488,18 +488,6 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
## 2026-06-23
### 💾 Core
- Fix syntax error in build function [@l0caldadmin](https://github.com/l0caldadmin) ([#15337](https://github.com/community-scripts/ProxmoxVE/pull/15337))
- #### 🐞 Bug Fixes
- fix: close lxc build function [@ServerBP](https://github.com/ServerBP) ([#15343](https://github.com/community-scripts/ProxmoxVE/pull/15343))
### ❔ Uncategorized
- fix(build.func): remove duplicate if statement causing syntax error on container creation [@Copilot](https://github.com/Copilot) ([#15338](https://github.com/community-scripts/ProxmoxVE/pull/15338))
## 2026-06-22
### 🆕 New Scripts