Fixed script name.
This commit is contained in:
parent
7a59d08f55
commit
65b5db2362
|
|
@ -30,7 +30,7 @@ then
|
|||
cp -r * $lib_path
|
||||
|
||||
# Cleanup
|
||||
rm $lib_path/install_mac.sh
|
||||
rm $lib_path/install_mac
|
||||
|
||||
else
|
||||
echo "Arduino application not found."
|
||||
|
|
|
|||
Loading…
Reference in New Issue