mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-01 13:06:58 +00:00
fix: close lxc build function (#15343)
This commit is contained in:
@@ -5820,7 +5820,7 @@ create_lxc_container() {
|
||||
;;
|
||||
*) return 2 ;;
|
||||
esac
|
||||
;;
|
||||
}
|
||||
|
||||
ARCH="$(dpkg --print-architecture)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user