Skip to content

Commit

Permalink
chore: build for Fix English language in upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVon2021 committed Aug 25, 2024
1 parent 398b5cb commit 623880d
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion generated/en/dev_api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ <h3 id="keyboard"><strong>Keyboard</strong></h3>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 15, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 25, 2024</span>
<br/>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 3, 2023</span>
Expand Down
2 changes: 1 addition & 1 deletion generated/en/search/search_index.json

Large diffs are not rendered by default.

Binary file modified generated/en/sitemap.xml.gz
Binary file not shown.
14 changes: 7 additions & 7 deletions generated/en/update/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@
<h1 id="software-update-introduction">Software update introduction</h1>
<h2 id="introduction"><strong>Introduction</strong></h2>
<div class="admonition note">
<p class="admonition-title">The currently available versions of the BLIKVM project are hosted in the release package of the github. The update software function needs to keep the device connected. There are currently two ways to update the software.</p>
<p class="admonition-title">The currently available versions of the BLIKVM project are hosted in the release package of the GitHub. The update software function needs to keep the device connected. There are currently two ways to update the software.</p>
<ul>
<li>Method 1: Click the update button through the web interface, and the program will be updated automatically. A restart is required after the update.</li>
<li>Method 2: Manually run the script on the KVM terminal to update, and restart after the update.</li>
Expand All @@ -497,29 +497,29 @@ <h2 id="introduction"><strong>Introduction</strong></h2>
<p class="admonition-title">Common causes of upgrade errors</p>
<ul>
<li>The device is not connected to the network;</li>
<li>Network access to github is limited;</li>
<li>Network access to GitHub is limited;</li>
</ul>
</div>
<div class="admonition warning">
<p class="admonition-title">We strongly recommend performing the update while you are in close proximity to the BliKVM hardware you are upgrading. This way if anything goes wrong you can intervene.</p>
<ul>
<li>If you are familiar with command-line operations, we recommend manually updating so that you can monitor the command-line status in real time.</li>
<li>If the update is abnormal and the web interface cannot exit the update status, use ssh to the terminal can and restart to recover.</li>
<li>If the update is abnormal and the web interface cannot exit the update status, use ssh to get you a terminal and reboot to recover.</li>
</ul>
</div>
<h2 id="manually-run-the-script-to-update"><strong>Manually run the script to update</strong></h2>
<div class="admonition info">
<p class="admonition-title">In the terminal,if the current system terminal can see the <code>ro</code> keyword and it is a read-only system, it is necessary to use <code>rw</code> to make the system writable.</p>
<p class="admonition-title">In the terminal,if the system terminal shows the <code>ro</code> keyword that means your system is currently in read-only, it is necessary to use the <code>rw</code> command to make the system writable.</p>
<div class="highlight"><pre><span></span><code><a href="#__codelineno-0-1" id="__codelineno-0-1" name="__codelineno-0-1"></a>sudo -i
<a href="#__codelineno-0-2" id="__codelineno-0-2" name="__codelineno-0-2"></a>cd /opt/bin/blikvm/
<a href="#__codelineno-0-3" id="__codelineno-0-3" name="__codelineno-0-3"></a>git stash
<a href="#__codelineno-0-4" id="__codelineno-0-4" name="__codelineno-0-4"></a>git pull --rebase
<a href="#__codelineno-0-5" id="__codelineno-0-5" name="__codelineno-0-5"></a>python3 /opt/bin/blikvm/script/update.py
<a href="#__codelineno-0-6" id="__codelineno-0-6" name="__codelineno-0-6"></a>//if you want test newset version, use
<a href="#__codelineno-0-6" id="__codelineno-0-6" name="__codelineno-0-6"></a># If you want test the newest alpha version, use:
<a href="#__codelineno-0-7" id="__codelineno-0-7" name="__codelineno-0-7"></a>python3 /opt/bin/blikvm/script/update.py alpha
</code></pre></div>
</div>
<p>Observe the output of the terminal. When you see the message of successful upgrade, enter in the terminal the: <code>reboot</code> command and the reboot should take effect.</p>
<p>Observe the output of the terminal. When you see the message of a successful upgrade, enter in the terminal the: <code>reboot</code> command and the reboot should take effect.</p>
<div class="admonition warning">
<p class="admonition-title">If you are unable to update successfully due to network issues, you can download the latest release.tar.gz package on another PC with a stable network connection and follow the instructions below for installation.</p>
<ul>
Expand Down Expand Up @@ -550,7 +550,7 @@ <h2 id="web-ui-update"><strong>Web UI Update</strong></h2>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 15, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 25, 2024</span>
<br/>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 21, 2023</span>
Expand Down
2 changes: 1 addition & 1 deletion generated/zh/dev_api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ <h3 id="_2"><strong>键盘</strong></h3>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 9, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 25, 2024</span>
<br/>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 3, 2023</span>
Expand Down
Binary file modified generated/zh/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion generated/zh/update/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ <h2 id="web"><strong>Web界面更新</strong></h2>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 18, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 25, 2024</span>
<br/>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 21, 2023</span>
Expand Down

0 comments on commit 623880d

Please sign in to comment.