add crontab example to sign in automatically

This commit is contained in:
James Feng Cao 2023-11-23 10:08:41 +08:00
parent 36182a2a88
commit 12b3563708
6 changed files with 111 additions and 120 deletions

View file

@ -98,6 +98,12 @@
</li>
<li class="post">
<a href="tcron/index.html">
<span>定时脚本</span>
</a>
</li>
<li class="post">
<a href="redirect/index.html">
<span>重定向网址</span>
@ -194,12 +200,6 @@
</a>
</li>
<li class="post">
<a href="tcron/index.html">
<span>定时脚本</span>
</a>
</li>
<li class="post">
<a href="logcat/index.html">
<span>安卓系统出错诊断</span>