mirror of
https://github.com/sigmasternchen/comcom
synced 2025-03-15 17:28:54 +00:00
Update comcom.sh
This commit is contained in:
parent
59d2b15e56
commit
456ac70ba4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue