mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 15:45:54 +00:00
Update build.func
This commit is contained in:
@@ -193,7 +193,6 @@ manage_default_storage() {
|
|||||||
local tmpl=$(select_storage template)
|
local tmpl=$(select_storage template)
|
||||||
local cont=$(select_storage container)
|
local cont=$(select_storage container)
|
||||||
|
|
||||||
# Raw Werte schreiben – keine Farben!
|
|
||||||
cat <<EOF >"$file"
|
cat <<EOF >"$file"
|
||||||
TEMPLATE_STORAGE=$tmpl
|
TEMPLATE_STORAGE=$tmpl
|
||||||
CONTAINER_STORAGE=$cont
|
CONTAINER_STORAGE=$cont
|
||||||
|
|||||||
Reference in New Issue
Block a user