fix(build): close upgrade helper function in create_lxc_container

This commit is contained in:
copilot-swe-agent[bot]
2026-06-23 05:42:24 +00:00
committed by GitHub
parent 02256f24e1
commit 452794ec11
+1 -1
View File
@@ -5820,7 +5820,7 @@ create_lxc_container() {
;;
*) return 2 ;;
esac
;;
}
ARCH="$(dpkg --print-architecture)"