dotfiles/Code/User/History/-3bd53f8f/mP6X

3 lines
69 B
Bash
Executable File

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