Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot] 7c9ae00d07 chore(ct): sync bitmagnet defaults from PocketBase 2026-06-18 14:49:10 +00:00
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -149,12 +149,6 @@ This project runs on community contributions. Whether you want to write new scri
<sub><b>vhsdream</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/asylumexp">
<img src="https://github.com/asylumexp.png" width="80" height="80" style="border-radius:50%" alt="asylumexp" /><br/>
<sub><b>asylumexp</b></sub>
</a>
</td>
</tr>
</table>
+1 -1
View File
@@ -8,7 +8,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
APP="Bitmagnet"
var_tags="${var_tags:-os}"
var_cpu="${var_cpu:-2}"
var_ram="${var_ram:-1024}"
var_ram="${var_ram:-2048}"
var_disk="${var_disk:-4}"
var_os="${var_os:-debian}"
var_version="${var_version:-13}"