fixing RESOURCE_NAME for linux install.sh script

This commit is contained in:
Arturo Rinaldi 2017-03-23 11:28:58 +01:00 committed by Cristian Maglie
parent 5f51e05900
commit bd49219109
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# If called with the "-u" option, it will undo the changes.
# Resource name to use (including vendor prefix)
RESOURCE_NAME=cc.arduino.arduinoide
RESOURCE_NAME=arduino-arduinoide
# Get absolute path from which this script file was executed
# (Could be changed to "pwd -P" to resolve symlinks to their target)