#!/bin/bash set -eu . /usr/share/yunohost/helpers.d/filesystem backup_dir="${1}/conf/ynh/certs" ynh_backup "/etc/yunohost/certs" "$backup_dir"