Skip to content

Commit

Permalink
Merge pull request domoticz#546 from EddyK69/fix
Browse files Browse the repository at this point in the history
Update updaterelease
  • Loading branch information
gizmocuz committed Mar 7, 2016
2 parents 0e5eb04 + bf93c90 commit 4b7836c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updaterelease
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ then
MACH="armv7l"
fi

echo "Updating to latest beta version..."
echo "Updating to latest release version..."
echo "Please Standby..."
wget -O domoticz_release.tgz "http://www.domoticz.com/download.php?channel=release&type=release&system=${OS}&machine=${MACH}"
tar xvfz domoticz_release.tgz
Expand Down

0 comments on commit 4b7836c

Please sign in to comment.