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

9 lines
90 B
Bash
Executable File

#! /bin/sh
set -x
cd gmi
ls *.gmi | xargs -I {} ln -s {} {}.txt
cd ..
ln -s pgp pgp.txt