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