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