mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-19 10:37:23 +01:00
The shasum command isn't available in Alpine linux while the sha256sum command isn't available on MacOS. We add a simple switch that tries to detect which one is available.