mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
update cpu and ram settings
Signed-off-by: Sam Heinz <54530346+asylumexp@users.noreply.github.com>
This commit is contained in:
parent
ea8e0ade86
commit
415c4f4c17
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ header_info
|
|||
echo -e "Loading..."
|
||||
APP="JDownloader2"
|
||||
var_disk="10"
|
||||
var_cpu="2"
|
||||
var_ram="2048"
|
||||
var_cpu="1"
|
||||
var_ram="1028"
|
||||
var_os="debian"
|
||||
var_version="11"
|
||||
variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue