hugo-academic-mirror/scripts/rm_hugo_cache.sh
George Cushen 64c3c7e8a2 feat: rename repo to wowchemy-hugo-themes
Except repo name in module names as that would be a breaking change
2021-10-04 12:18:12 +01:00

5 lines
106 B
Bash

#!/usr/bin/env bash
# Clear Hugo's cache on MacOS (assumes default path)
sudo rm -rf $TMPDIR/hugo_cache/