mirror.dongdigua.github.io/patches/txt.sh

9 lines
90 B
Bash
Raw Permalink Normal View History

2023-02-18 20:58:53 +08:00
#! /bin/sh
2023-06-06 19:59:16 +08:00
set -x
cd gmi
ls *.gmi | xargs -I {} ln -s {} {}.txt
cd ..
2023-04-07 15:45:27 +08:00
ln -s pgp pgp.txt