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