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