mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Maintenance (#662)
This commit is contained in:
parent
28ac44926c
commit
0beaa20971
58 changed files with 226 additions and 2 deletions
|
@ -3,7 +3,7 @@ echo -e "Loading..."
|
|||
APP="Vaultwarden"
|
||||
var_disk="6"
|
||||
var_cpu="2"
|
||||
var_ram="2048"
|
||||
var_ram="3072"
|
||||
var_os="debian"
|
||||
var_version="11"
|
||||
NSAPP=$(echo ${APP,,} | tr -d ' ')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue