[bisq-network/bisq] Force non-interactive install of git lfs (#4382)

Christoph Atteneder notifications at github.com
Wed Jul 29 09:05:34 UTC 2020


@ripcurlx commented on this pull request.



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

@cbeams Do you remember if there was a reason doing it as an interactive install before?

-- 
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/4382#pullrequestreview-457332485
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200729/987bc2dd/attachment.html>


More information about the bisq-github mailing list