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 264d618 commit 91b1e49Copy full SHA for 91b1e49
ct/alpine-bitmagnet.sh
@@ -7,8 +7,8 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
7
8
APP="Alpine-bitmagnet"
9
var_tags="${var_tags:-alpine;torrent}"
10
-var_cpu="${var_cpu:-1}"
11
-var_ram="${var_ram:-256}"
+var_cpu="${var_cpu:-2}"
+var_ram="${var_ram:-1024}"
12
var_disk="${var_disk:-3}"
13
var_os="${var_os:-alpine}"
14
var_version="${var_version:-3.21}"
0 commit comments