Corrected Shell-Version
This commit is contained in:
parent
31494b80c3
commit
47d1420234
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ done
|
||||||
if [[ -z "$file" ]]; then
|
if [[ -z "$file" ]]; then
|
||||||
Errorfile
|
Errorfile
|
||||||
exit
|
exit
|
||||||
|
fi
|
||||||
title=$file
|
title=$file
|
||||||
editor=$(grep 'author: .*' $file.md)
|
editor=$(grep 'author: .*' $file.md)
|
||||||
editor=${editor:8}
|
editor=${editor:8}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue