This repository contains a set of tools to manage a mac mini server.
The heartbeat.sh
script is responsible for:
- Fetching the latest changes from the
main
branch of the repository - If changes are detected, it pulls the latest changes, rebuilds the project using
asdf install
, and logs the rebuild process - If no changes are detected, it logs that no changes were found