I don't know how to write the word “explanation“...
This commit is contained in:
parent
b3a3219f93
commit
c803a714fa
|
@ -94,5 +94,5 @@ if [ -d explanations ]
|
|||
then
|
||||
filename="$(date -Isec).txt"
|
||||
./export.py --explain > "explanations/$filename"
|
||||
ln --force --symbolic "$filename" "explainations/latest.txt"
|
||||
ln --force --symbolic "$filename" "explanations/latest.txt"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue