Update README.md
This commit is contained in:
parent
2cde3e1a94
commit
48a1547d4f
1 changed files with 9 additions and 3 deletions
12
README.md
12
README.md
|
@ -75,12 +75,18 @@ You can see the result with :
|
||||||
|
|
||||||
<code>cat /etc/motd</code>
|
<code>cat /etc/motd</code>
|
||||||
<br>or
|
<br>or
|
||||||
<br>
|
|
||||||
<code>usr/bin/motds32 -c</code>
|
<code>usr/bin/motds32 -c</code>
|
||||||
|
<br>or
|
||||||
|
<code>motd -m</code>
|
||||||
|
|
||||||
|
<br><br>
|
||||||
<h2 id="update" data-source-line="52"><a class="anchor" href="#update"><span class="octicon octicon-link"></span></a>UPDATE:</h2>
|
<h2 id="update" data-source-line="52"><a class="anchor" href="#update"><span class="octicon octicon-link"></span></a>UPDATE:</h2>
|
||||||
<pre data-source-line="55"><code class="hljs">cd /PATH/MOTDs32
|
<pre data-source-line="55"><code class="hljs">
|
||||||
git pull</code></pre>
|
cd /PATH/MOTDs32
|
||||||
|
./uninstall.sh
|
||||||
|
git pull
|
||||||
|
./install.sh
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue