Skip to content

Commit 1dcb83f

Browse files
committed
run a shellharden pass
1 parent 5caa49c commit 1dcb83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fix-hugo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
sudo rm -rf $TMPDIR/hugo_cache/
2+
sudo rm -rf "$TMPDIR"/hugo_cache/

0 commit comments

Comments
 (0)