mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
enhance default.select with clipboard output
This commit is contained in:
parent
a8700372f4
commit
087b9df6b6
19 changed files with 73 additions and 75 deletions
|
@ -57,7 +57,7 @@ elsecommand: 无需执行命令command时执行。</p>
|
|||
<p>ex:<br>
|
||||
set PATH=/system/bin:/data/data/info.torapp.uweb/files/bin<br>
|
||||
#天翼云每天签到一次<br>
|
||||
tcron /sdcard/a "cloud189-go sign;toybox touch /sdcard/a" 24<br>
|
||||
tcron /sdcard/a "cloudpan189-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:0hdefault.rc:../searchurl/txt/default.rc">安装default.rc模板文件(termux)</a></p>
|
||||
|
@ -80,8 +80,8 @@ crontab -e</p>
|
|||
cron运行期间保持唤醒锁,保证termux可以稳定运行。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
use relative path<br>
|
||||
<p>Last Modified: 19 May 2023<br>
|
||||
update bingAI/js/optionsSets.js<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue