#!/bin/sh set -e resticprofile unschedule > /dev/null resticprofile schedule --all echo "Scheduled all restic profiles"