pull/1837/head
Victor Baranov 6 years ago
parent 7aebd83ef4
commit cd80576ffc
  1. 2
      rel/commands/clear_build.sh

@ -7,6 +7,6 @@ rm -rf ./apps/explorer/node_modules
rm -rf ./apps/block_scout_web/assets/node_modules
case "$1" in
--f)
-f)
rm -rf ./apps/block_scout_web/priv/static;;
esac
Loading…
Cancel
Save