mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Wed Jun 8 06:46:18 AM CST 2022
This commit is contained in:
parent
a618fc48b1
commit
f665b7f44b
34 changed files with 79 additions and 79 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
</ul>
|
||||
<p>如果勾选“文件预处理”,则uweb启动时运行"default.rc" shell脚本。可与tcron定时管<br>
|
||||
理工具(<a href="i:0bhttps://cdn.jsdelivr.net/gh/torappinfo/uwebjs/bin/tcron.tgz">安装tcron</a>)配合运行定时任务,如存储清理、网页签到等。</p>
|
||||
理工具(<a href="i:0bhttps://fastly.jsdelivr.net/gh/torappinfo/uwebjs/bin/tcron.tgz">安装tcron</a>)配合运行定时任务,如存储清理、网页签到等。</p>
|
||||
<p>勾选“文件预处理”的情况下,如果存在文件"default.rc2",则在超微浏览器成为前台时,此文件代码被执行。在超微永不退出的情况下,"default.rc"将没有任何执行机会,而"default.rc2"保证即使超微长时间不重启,定时脚本仍可以执行。</p>
|
||||
<h4 id="tcron">tcron</h4>
|
||||
<p>usage: tcron logfile command hours [timezone delay_sec elsecommand]<br>
|
||||
|
@ -41,7 +41,7 @@ set PATH=/system/bin:/data/data/info.torapp.uweb/files/bin<br>
|
|||
tcron /sdcard/a "cloud189-go sign;toybox touch /sdcard/a" 24<br>
|
||||
#每30天清空baidu目录<br>
|
||||
tcron /sdcard/b "rm -rf /sdcard/baidu/*;toybox touch /sdcard/b" 720</p>
|
||||
<p><a target="_self" href="i:0h/sdcard/uweb/default.rc:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/default.rc">安装default.rc模板文件(termux)</a></p>
|
||||
<p><a target="_self" href="i:0h/sdcard/uweb/default.rc:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/default.rc">安装default.rc模板文件(termux)</a></p>
|
||||
<p>可能用到的命令:<br>
|
||||
termux中安装remind,可配置各类提醒功能,十分强大。<br>
|
||||
apt install remind</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue