#!/bin/sh set -eu /usr/bin/resticbackup >/dev/null 2>&1 tgnotify '✨*${node.name}/resticbackup*\nsuccess!' >/dev/null 2>&1 exit 0