You've already forked Proxmox
mirror of
https://github.com/tteck/Proxmox.git
synced 2025-06-15 04:00:28 +02:00
Update pocketbase.sh
switch distribution to Debian 12
This commit is contained in:
@ -22,8 +22,8 @@ APP="Pocketbase"
|
|||||||
var_disk="8"
|
var_disk="8"
|
||||||
var_cpu="1"
|
var_cpu="1"
|
||||||
var_ram="512"
|
var_ram="512"
|
||||||
var_os="ubuntu"
|
var_os="debian"
|
||||||
var_version="22.04"
|
var_version="12"
|
||||||
variables
|
variables
|
||||||
color
|
color
|
||||||
catch_errors
|
catch_errors
|
||||||
|
Reference in New Issue
Block a user