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