rm_hugo_cache.sh 106 B

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