mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-09 17:28:31 +00:00
fix: close lxc build function (#15343)
This commit is contained in:
parent
f7dff0a642
commit
e076322c0f
1 changed files with 1 additions and 1 deletions
|
|
@ -5820,7 +5820,7 @@ create_lxc_container() {
|
|||
;;
|
||||
*) return 2 ;;
|
||||
esac
|
||||
;;
|
||||
}
|
||||
|
||||
ARCH="$(dpkg --print-architecture)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue