From 456ac70ba459a2909cba09dff8fe3ea879cb9138 Mon Sep 17 00:00:00 2001 From: overflowerror Date: Wed, 31 Jul 2013 20:25:49 +0200 Subject: [PATCH] Update comcom.sh --- comcom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comcom.sh b/comcom.sh index bfca1b4..d62cde7 100644 --- a/comcom.sh +++ b/comcom.sh @@ -98,7 +98,7 @@ if test ! -f $objcopys ;then fi # remove -remove="/bin/cp" +copy="/bin/cp" # if program isn't found, then get path if test ! -f $copy ;then