We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b1e49 commit 510c3baCopy full SHA for 510c3ba
ct/bitmagnet.sh
@@ -7,8 +7,8 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
7
8
APP="Bitmagnet"
9
var_tags="${var_tags:-os}"
10
-var_cpu="${var_cpu:-1}"
11
-var_ram="${var_ram:-512}"
+var_cpu="${var_cpu:-2}"
+var_ram="${var_ram:-1024}"
12
var_disk="${var_disk:-4}"
13
var_os="${var_os:-debian}"
14
var_version="${var_version:-12}"
0 commit comments