fix bug in prune_blog: rm ''
This commit is contained in:
+1
-1
@@ -38,5 +38,5 @@ do
|
||||
fi
|
||||
|
||||
echo "No source file found to match post ${post} in blog ${BLOG}: removing ${post}"
|
||||
rm "$out"
|
||||
rm "$post"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user