summaryrefslogtreecommitdiff
path: root/scripts/replace.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/replace.sh')
-rwxr-xr-xscripts/replace.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/replace.sh b/scripts/replace.sh
deleted file mode 100755
index 3520624..0000000
--- a/scripts/replace.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec sed -i "s/$2/$3/g" $1