about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
Diffstat (limited to 'Functions')
-rw-r--r--Functions/Misc/harden2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/harden b/Functions/Misc/harden
index c02689362..0058382b3 100644
--- a/Functions/Misc/harden
+++ b/Functions/Misc/harden
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # harden a link (convert it to a singly linked file)
 cp $1 $1.foo
 rm $1