[Unit] Description=Fetches all branches for specific projects [Service] Type=oneshot RemainAfterExit=no ExecStart=/bin/bash /root/scripts/git_branches.sh [Install] WantedBy=multi-user.target