1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bozon_ynh.git synced 2024-09-03 18:16:09 +02:00
This commit is contained in:
ewilly 2016-04-04 21:41:27 +02:00
parent 65fd4e4d66
commit 0ea422e699

View file

@ -36,7 +36,7 @@ sudo yunohost app setting $app path -v "$path"
# Download bozon
sudo wget https://github.com/broncowdd/BoZoN/archive/master.zip -O $parent_path/master.zip
sudo unzip $parent_path/master.zip
sudo unzip $parent_path/master.zip -d $parent_path/
sudo rm $parent_path/master.zip
sudo mv $parent_path/BoZoN-master $parent_path/$app