new deploy: 2023-10-13T09:24:20+00:00

This commit is contained in:
Aravinth Manivannan 2023-10-13 09:24:20 +00:00 committed by realaravinth
parent ef481b4455
commit b679263c74
2 changed files with 2 additions and 2 deletions

View file

@ -336,7 +336,7 @@ setup.</p>
<h3 id="2-optional-install-from-source">2. [Optional] Install from source&nbsp;<a class="anchor" href="#2-optional-install-from-source">&#xE732;</a></h3>
<p>Requires cargo, the Rust build tool. Please see
<a href="https://rustup.rs/">here</a> for installation instructions.</p>
<pre data-lang="bash" style="background-color:#eff1f5;color:#4f5b66;" class="language-bash "><code class="language-bash" data-lang="bash"><span style="color:#bf616a;">git</span><span> clone https://git.bastsense.net/ForgeFlux/ftest
<pre data-lang="bash" style="background-color:#eff1f5;color:#4f5b66;" class="language-bash "><code class="language-bash" data-lang="bash"><span style="color:#bf616a;">git</span><span> clone https://git.batsense.net/ForgeFlux/ftest
</span><span style="color:#96b5b4;">cd</span><span> ftest
</span><span style="color:#bf616a;">cargo</span><span> build</span><span style="color:#bf616a;"> --release
</span><span style="color:#bf616a;">sudo</span><span> cp target/release/ftest /usr/local/bin

File diff suppressed because one or more lines are too long