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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3997#discussion_r382607781">pricenode/install_pricenode_debian.sh</a>:</p>
<pre style='color:#555'>> +sudo -H -i -u "${ROOT_USER}" systemctl daemon-reload
+
+echo "[*] Enabling bisq-pricenode service"
+sudo -H -i -u "${ROOT_USER}" systemctl enable bisq-pricenode.service
+
+echo "[*] Starting bisq-pricenode service"
+sudo -H -i -u "${ROOT_USER}" systemctl start bisq-pricenode.service
+sleep 5
+sudo -H -i -u "${ROOT_USER}" journalctl --no-pager --unit bisq-pricenode
+
+echo "[*] Restarting Tor"
+sudo -H -i -u "${ROOT_USER}" service tor restart
+sleep 5
+
+echo '[*] Done!'
+echo -n '[*] Access your explorer at http://'
</pre>
⬇️ Suggested change
<pre style="color: #555">-echo -n '[*] Access your explorer at http://'
+echo -n '[*] Access your pricenode at http://'
</pre>


<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/3997?email_source=notifications&email_token=AJFFTNTNGZ5II6AJR7GMMPLRD7P3NA5CNFSM4KZB4VH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCWO44HA#pullrequestreview-362663452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSJNOTV7RKV4JQQGTDRD7P3NANCNFSM4KZB4VHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNWBSD6PFTKWNXPLSELRD7P3NA5CNFSM4KZB4VH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCWO44HA.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/3997?email_source=notifications\u0026email_token=AJFFTNTNGZ5II6AJR7GMMPLRD7P3NA5CNFSM4KZB4VH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCWO44HA#pullrequestreview-362663452",
"url": "https://github.com/bisq-network/bisq/pull/3997?email_source=notifications\u0026email_token=AJFFTNTNGZ5II6AJR7GMMPLRD7P3NA5CNFSM4KZB4VH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCWO44HA#pullrequestreview-362663452",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>