update to Cardigan v0.3

This commit is contained in:
Yossi 2017-04-14 21:22:56 +03:00
parent 0dbe2c49be
commit 603ee58f25

View File

@ -106,11 +106,11 @@ sudo rm /home/node_latest_armhf.deb
echo "========== Install Dride-core [Cardigan] ============"
cd /home
# https://github.com/dride/Cardigan/archive/0.2.zip
wget -c -O "cardigan-0.2.zip" "https://github.com/dride/Cardigan/releases/download/0.2/Cardigan.zip"
unzip -q -n "cardigan-0.2.zip"
# https://github.com/dride/Cardigan/archive/0.3.zip
wget -c -O "cardigan-0.3.zip" "https://github.com/dride/Cardigan/releases/download/0.3/Cardigan.zip"
unzip -q -n "cardigan-0.3.zip"
sudo rm cardigan-0.2.zip
sudo rm cardigan-0.3.zip
sudo rm -R __MACOSX