mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Tue Oct 19 11:01:25 PM CST 2021
This commit is contained in:
parent
ff657106bf
commit
c751c8e355
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
apt install xz-utils grep less
|
||||
cd /sdcard/uweb/dict
|
||||
(cat /sdcard/uweb/home5.search;ls *.xz|awk -F: '{print $0 "G:c:xz -cdfq /sdcard/uweb/dict/" $0,"|grep -i \\\'%s\\\'|less" }')|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/home5.search
|
||||
(cat /sdcard/uweb/home5.search;ls *.xz|awk -F: '{print $0 "G:c:xz -cdfq /sdcard/uweb/dict/" $0,"|grep -i \\\\'%s\\\\'|less" }')|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/home5.search
|
||||
|
||||
|
|
Loading…
Reference in a new issue