From 1d9ccc96cc25f3540925e4057545bfc6f07a4f21 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Mon, 12 Oct 2015 15:14:10 -0400 Subject: Label and comment more palette functions Also fix replace.sh --- replace.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'replace.sh') diff --git a/replace.sh b/replace.sh index 8de735f9..bc9e2296 100644 --- a/replace.sh +++ b/replace.sh @@ -1 +1,3 @@ -sed -i 's/\/wLastOBP1/' $(git grep -l wdef4) \ No newline at end of file +sed -i 's/\/bar/' $(git grep -l foo) +# foo: phrase to find +# bar: phrase to replace foo \ No newline at end of file -- cgit v1.2.3