Fixed script name.

This commit is contained in:
Francois Best 2012-05-23 01:51:12 +02:00
parent 7a59d08f55
commit 65b5db2362
1 changed files with 1 additions and 1 deletions

View File

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