mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-24 00:04:56 +02:00
Fix syntax error in build function (#15337)
This commit is contained in:
+1
-1
@@ -5821,7 +5821,7 @@ create_lxc_container() {
|
||||
;;
|
||||
*) return 2 ;;
|
||||
esac
|
||||
}
|
||||
;;
|
||||
|
||||
ARCH="$(dpkg --print-architecture)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user