1
0
forked from Proxmox/ProxmoxVE

backup virtual printer in bambuddy (#16142)

This commit is contained in:
Sam Heinz
2026-07-29 18:58:34 +10:00
committed by GitHub
parent 09c16ded19
commit 2098cf0f3a
+2 -1
View File
@@ -42,7 +42,8 @@ function update_script() {
/opt/bambuddy/data \
/opt/bambuddy/bambuddy.db \
/opt/bambuddy/bambutrack.db \
/opt/bambuddy/archive
/opt/bambuddy/archive \
/opt/bambuddy/virtual_printer
msg_ok "Backed up Configuration and Data"
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "bambuddy" "maziggy/bambuddy" "tarball" "latest" "/opt/bambuddy"