Update nanoc.rake
This commit is contained in:
parent
ce8cb1bad4
commit
4c3f42a5e4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ namespace :nanoc do
|
|||
Dir.chdir(root) do
|
||||
sh "rm -rf node_modules/.cache/"
|
||||
sh "rm -rf tmp/"
|
||||
sh "rm -rf build"
|
||||
sh "rm -rf build/al-quran/* build/*"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue