mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-23 15:54:56 +02:00
fix(build): close upgrade helper function in create_lxc_container
This commit is contained in:
committed by
GitHub
parent
02256f24e1
commit
452794ec11
+1
-1
@@ -5820,7 +5820,7 @@ create_lxc_container() {
|
||||
;;
|
||||
*) return 2 ;;
|
||||
esac
|
||||
;;
|
||||
}
|
||||
|
||||
ARCH="$(dpkg --print-architecture)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user