Compare commits

...

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 452794ec11 fix(build): close upgrade helper function in create_lxc_container 2026-06-23 05:42:24 +00:00
copilot-swe-agent[bot] 02256f24e1 Initial plan 2026-06-23 05:39:11 +00:00
+1 -1
View File
@@ -5820,7 +5820,7 @@ create_lxc_container() {
;; ;;
*) return 2 ;; *) return 2 ;;
esac esac
;; }
ARCH="$(dpkg --print-architecture)" ARCH="$(dpkg --print-architecture)"