summaryrefslogtreecommitdiff
path: root/scripts/sd-all
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/sd-all')
-rwxr-xr-xscripts/sd-all2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/sd-all b/scripts/sd-all
index 4156a63..36c4514 100755
--- a/scripts/sd-all
+++ b/scripts/sd-all
@@ -2,6 +2,8 @@
set -e
+cd $HOME
+
awk '
NF == 0 { next }
$1 ~ /#/ { next }