Update comcom.sh

This commit is contained in:
overflowerror 2013-07-31 20:25:49 +02:00
parent 59d2b15e56
commit 456ac70ba4

View file

@ -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