There was an error while loading. Please reload this page.
1 parent f19a699 commit 3b3a5e7Copy full SHA for 3b3a5e7
1 file changed
ct/bookorbit.sh
@@ -8,7 +8,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
8
APP="BookOrbit"
9
var_tags="${var_tags:-books;library;reading}"
10
var_cpu="${var_cpu:-2}"
11
-var_ram="${var_ram:-2048}"
+var_ram="${var_ram:-4096}"
12
var_disk="${var_disk:-10}"
13
var_os="${var_os:-debian}"
14
var_version="${var_version:-13}"
0 commit comments