<p></p>
<p><b>@Emzy</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4319#discussion_r461174448">pricenode/install_pricenode_debian.sh</a>:</p>
<pre style='color:#555'>> @@ -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
</pre>
<p>I also think <code>apt install git-lfs</code> should work just fine. No need for external packages.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4319#discussion_r461174448">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNR7CETDDJFTYEKBDHDR5XVAJANCNFSM4OBHS4PQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSLULPBHXSYLAETRKDR5XVAJA5CNFSM4OBHS4P2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODMYCPKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4319#discussion_r461174448",
"url": "https://github.com/bisq-network/bisq/pull/4319#discussion_r461174448",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>