Duplicati: Bump to Debian 13 (#11060)

* Bump to debian 13

* Update
This commit is contained in:
Slaviša Arežina 2026-01-23 08:43:48 +01:00 committed by GitHub
parent 0fcc2dd3f3
commit cb713abb06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 40 additions and 40 deletions

View file

@ -11,7 +11,7 @@ var_cpu="${var_cpu:-1}"
var_ram="${var_ram:-1024}"
var_disk="${var_disk:-10}"
var_os="${var_os:-debian}"
var_version="${var_version:-12}"
var_version="${var_version:-13}"
var_unprivileged="${var_unprivileged:-1}"
header_info "$APP"

View file

@ -23,7 +23,7 @@
"ram": 1048,
"hdd": 10,
"os": "debian",
"version": "12"
"version": "13"
}
}
],

View file

@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
$STD apt install -y \
libice6 \
libsm6 \
libfontconfig1