diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2018-01-30 14:59:01 -0500 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2018-01-30 14:59:01 -0500 |
commit | 32ade4ac9bf113d630d904aab51f2c49c91bf8c2 (patch) | |
tree | b49abddd40cf11ecf47d7aa317ed69a91f0b9a24 /replace.sh | |
parent | 4a3384ab09c735f1a8cac54dddf0e5741f1875a7 (diff) |
Delete replace.sh.
Diffstat (limited to 'replace.sh')
-rw-r--r-- | replace.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/replace.sh b/replace.sh deleted file mode 100644 index 2982101cd..000000000 --- a/replace.sh +++ /dev/null @@ -1 +0,0 @@ -sed -i 's/\<'$1'\>/'$2'/' $(grep -lwr --include="*.asm" --exclude-dir=".git" --exclude-dir="tools" --exclude-dir="extras" --exclude-dir="crowdmap" $1)
\ No newline at end of file |