Update caching.sh

This commit is contained in:
Anton Reutov 2017-05-13 22:45:04 +02:00 committed by GitHub
commit c6694f2b41

View file

@ -16,3 +16,4 @@ if [ -e "$conf" ]; then
else
echo "$str" >> $conf
fi