update backupbot labels

This commit is contained in:
2024-10-22 15:18:37 +02:00
parent 5a397ce63e
commit 182a42ff1f
6 changed files with 48 additions and 10 deletions

View File

@ -5,6 +5,7 @@ export NGINX_CONF_VERSION=v7
export MY_CNF_VERSION=v5
export ENTRYPOINT_VERSION=v3
export CRONTAB_VERSION=v1
export PG_BACKUP_VERSION=v1
run_occ() {
su -p www-data -s /bin/sh -c "/var/www/html/occ $@"