fix: close lxc build function (#15343)

This commit is contained in:
Luna
2026-06-23 07:39:36 +02:00
committed by GitHub
parent f7dff0a642
commit e076322c0f
+1 -1
View File
@@ -5820,7 +5820,7 @@ create_lxc_container() {
;;
*) return 2 ;;
esac
;;
}
ARCH="$(dpkg --print-architecture)"