mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-04 03:05:44 -04: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