mirror of https://github.com/tteck/Proxmox.git
fix app name in config
This commit is contained in:
parent
bd34bd778a
commit
e187b18258
|
@ -22,7 +22,7 @@ EOF
|
|||
}
|
||||
header_info
|
||||
echo -e "Loading..."
|
||||
APP="Apache-Cassandra"
|
||||
APP="Apache-CouchDB"
|
||||
var_disk="10"
|
||||
var_cpu="2"
|
||||
var_ram="4096"
|
||||
|
|
Loading…
Reference in New Issue