mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-06 07:49:17 +00:00
Update misc/build.func
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
parent
fecc5325c6
commit
5146ff63e7
@ -502,7 +502,7 @@ install_script() {
|
||||
fi
|
||||
}
|
||||
|
||||
check_container_ressources() {
|
||||
check_container_resources() {
|
||||
local required_ram="$var_ram" # Expected RAM in MB
|
||||
local required_cpu="$var_cpu" # Expected number of Cores
|
||||
local app_name="${APP}" # Name of App
|
||||
|
Loading…
Reference in New Issue
Block a user