[bisq-network/bisq] Update seednode/pricenode install scripts (#4319)

wiz notifications at github.com
Mon Jul 27 20:20:47 UTC 2020


@wiz commented on this pull request.



> @@ -34,6 +34,11 @@ echo "[*] Upgrading apt packages"
 sudo -H -i -u "${ROOT_USER}" DEBIAN_FRONTEND=noninteractive apt-get update -q
 sudo -H -i -u "${ROOT_USER}" DEBIAN_FRONTEND=noninteractive apt-get upgrade -qq -y
 
+echo "[*] Installing Git LFS"
+sudo -H -i -u "${ROOT_USER}" curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash

Why is this needed? Doesn't ubuntu have a git-lfs package by default?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4319#pullrequestreview-456105244
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200727/73436899/attachment-0001.html>


More information about the bisq-github mailing list