add comment

This commit is contained in:
openoms
2019-07-31 18:26:27 +01:00
parent 8772827789
commit 19dfaf7d29

View File

@@ -34,7 +34,7 @@ fi
cd "${downloadDir}"
# extract the SHA256 hash from the manifest file for the corresponding platform
# get lndOSversion and lndSHA256 for the corresponding platform
sudo -u admin wget -N https://github.com/lightningnetwork/lnd/releases/download/v${lndVersion}/manifest-v${lndVersion}.txt
if [ ${isARM} -eq 1 ] ; then
lndOSversion="armv7"