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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4319#discussion_r462648100">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>This is used to ensure the latest git-lfs package is installed. I don't recall now, but perhaps the latest isn't necessary for our needs and it should be fine to remove this line.<br>
<a href="https://github.com/git-lfs/git-lfs/wiki/Installation#debian-and-ubuntu">https://github.com/git-lfs/git-lfs/wiki/Installation#debian-and-ubuntu</a></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_r462648100">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUUS3PIWL46FMOUBILR6CWS3ANCNFSM4OBHS4PQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNXWJLSMKSAEHYD4TZ3R6CWS3A5CNFSM4OBHS4P2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODNGAMLI.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_r462648100",
"url": "https://github.com/bisq-network/bisq/pull/4319#discussion_r462648100",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>