summaryrefslogtreecommitdiff
path: root/win/unhyp
diff options
context:
space:
mode:
Diffstat (limited to 'win/unhyp')
-rwxr-xr-xwin/unhyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/unhyp b/win/unhyp
index a72f4c5..b3de4b7 100755
--- a/win/unhyp
+++ b/win/unhyp
@@ -1,4 +1,4 @@
#!/bin/sh
# Written with busybox sed in mind.
-sed -i 's/\&shy\;//g' $1
+sed 's/\&shy\;//g' $1