mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
We don't need the absolute path for any of the commands in this script so long as we `cd` into the source directory path. Doing this removes the need for weird platform-specific tricks we have to do with realpath vs GNU realpath.