#!/bin/bash
sudo -u ez systemctl --user start mybackup.service
exit 0