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