mirror of
https://github.com/YunoHost-Apps/facette_ynh.git
synced 2024-09-03 18:36:02 +02:00
Update install
This commit is contained in:
parent
44bcb5d037
commit
3fa7b2785d
1 changed files with 1 additions and 2 deletions
|
@ -73,8 +73,7 @@ ynh_install_app_dependencies rrdtool rrdcached collectd
|
||||||
|
|
||||||
ynh_app_setting_set $app final_path $final_path
|
ynh_app_setting_set $app final_path $final_path
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# Download, check integrity, uncompress and patch the source from app.src
|
||||||
wget https://github.com/facette/facette/releases/download/0.4.0rc2/facette_0.4.0rc2_jessie-amd64.deb -O $final_path
|
wget https://github.com/facette/facette/releases/download/0.4.0rc2/facette_0.4.0rc2_jessie-amd64.deb
|
||||||
cd $final_path
|
|
||||||
dpkg -i facette_0.4.0rc2_jessie-amd64.deb
|
dpkg -i facette_0.4.0rc2_jessie-amd64.deb
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue