fix gemini link

This commit is contained in:
creme 2023-03-30 16:20:44 +02:00
parent d676887db7
commit d1536d0bbf
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

2
bb.sh
View File

@ -970,7 +970,7 @@ make_gemini() {
fi
if [ ! -L "${HOME}/public_gemini/blog" ]; then
ln -s "${HOME}/public_html/blog/" "${HOME}/public_gopher/blog"
ln -s "${HOME}/public_html/blog/" "${HOME}/public_gemini/blog"
fi
if [ ! -f "${HOME}/public_gemini/blog/$gemini_index" ]; then