Update 2023-11-03 13:38:47

This commit is contained in:
c0dev0id 2023-11-03 13:38:48 +01:00
parent 4fd7e9aef0
commit 30bb90a217

View File

@ -21,7 +21,7 @@ EOF
ls -r1 *.ps *.pm *.ph *.pa *.pt 2>/dev/null | fgrep '.draft.' | while read line
do
TITLE="$(echo "${line%%.*}" | tr '_' ' ')"
URI="posts/${line%%.*}.html"
URI="posts/${line%.*}.html"
cat <<EOF
<li>