Use Cardigan v0.3.1 🐎

pull/155/head
Yossi 2017-04-24 21:51:26 +03:00
parent 2a172f0c59
commit fcfa6df232
1 changed files with 3 additions and 3 deletions

View File

@ -276,11 +276,11 @@ echo "========== Install Dride-core [Cardigan] ============"
cd /home
# https://github.com/dride/Cardigan/archive/0.3.zip
sudo mkdir Cardigan && cd Cardigan
sudo wget -c -O "cardigan-0.3.zip" "https://github.com/dride/Cardigan/releases/download/0.3/Cardigan.zip"
sudo unzip "cardigan-0.3.zip"
sudo wget -c -O "cardigan-0.3.1.zip" "https://github.com/dride/Cardigan/releases/download/0.3.1/Cardigan.zip"
sudo unzip "cardigan-0.3.1.zip"
sudo rm -R __MACOSX
sudo rm -R cardigan-0.3.zip
sudo rm -R cardigan-0.3.1.zip
# make the video dir writable