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

Stephan Oeste notifications at github.com
Mon Jul 27 21:15:48 UTC 2020


@Emzy 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

I also think ```apt install git-lfs``` should work just fine. No need for external packages.

-- 
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#discussion_r461174448
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200727/127caae5/attachment.html>


More information about the bisq-github mailing list