rebuilding site Fri Aug 26 08:21:46 AM CST 2022

This commit is contained in:
James Feng Cao 2022-08-26 08:21:46 +08:00
parent 74d676ab67
commit c07bb20e5c
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ output;splot %25s'%0A">GNUPlot plot (3D function), needs uweb adapted termux &am
<h4 id="shell-command-mode">Shell command mode</h4>
<p>Click the following links to make commands appear in address bar, then press &quot;enter&quot; to execute:<br>
<a href="i:15cd;toybox mkdir -p /sdcard/Download/app;toybox ln -s /sdcard/Download/app">symbolic link &quot;app&quot; folder to be under the &quot;Download&quot; folder</a></p>
<p><a href="i:15cd;cd ../..;toybox rm -rf files;toybox mkdir -p /sdcard/Download/uweb;toybox ln -s /sdcard/Download/uweb files">symbolic link configuration folder to be under the &quot;Download&quot; folder</a></p>
<p><a href="i:15cd;cd ../..;toybox cp -r files /sdcard/Download/uweb;toybox rm -rf files;toybox ln -s /sdcard/Download/uweb files">symbolic link configuration folder to &quot;/sdcard/Download/uwweb&quot;</a></p>
</div>