We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5caa49c commit 1dcb83fCopy full SHA for 1dcb83f
fix-hugo.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-sudo rm -rf $TMPDIR/hugo_cache/
+sudo rm -rf "$TMPDIR"/hugo_cache/
0 commit comments