mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
I don't do bash... okey ?
This commit is contained in:
parent
5d0f05cc50
commit
ca37006e9b
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ if [ "$(lsb_release --codename --short)" = "buster" ]; then
|
|||
ynh_add_app_dependencies "redis-server redis-tools"
|
||||
else
|
||||
ynh_install_extra_app_dependencies --repo="deb http://deb.debian.org/debian stretch-backports main" --package="redis-server redis-tools"
|
||||
end
|
||||
fi
|
||||
|
||||
ynh_install_app_dependencies $pkg_dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue