mirror of
https://github.com/YunoHost-Apps/bonfire_ynh.git
synced 2024-09-03 18:16:01 +02:00
Cleaning
This commit is contained in:
parent
1a52147f77
commit
79596b3fed
1 changed files with 1 additions and 3 deletions
|
@ -53,9 +53,7 @@ ynh_script_progression --message="Managing special dependencies..." --weight=1
|
||||||
# There is currently no proper way to install it simply on Debian 11 https://github.com/casey/just#packages
|
# There is currently no proper way to install it simply on Debian 11 https://github.com/casey/just#packages
|
||||||
|
|
||||||
|
|
||||||
ynh_install_extra_app_dependencies --repo="https://proget.makedeb.org makedeb main" --package="just" --key='https://proget.makedeb.org/debian-feeds/makedeb.pub'
|
ynh_install_extra_app_dependencies --repo="https://proget.makedeb.org makedeb main" --package="makedeb" --key='https://proget.makedeb.org/debian-feeds/makedeb.pub'
|
||||||
apt update
|
|
||||||
apt install makedeb
|
|
||||||
|
|
||||||
git clone 'https://mpr.makedeb.org/just'
|
git clone 'https://mpr.makedeb.org/just'
|
||||||
cd just
|
cd just
|
||||||
|
|
Loading…
Reference in a new issue