From 47094dbc59f584f06b02a62b889c7627626dc91c Mon Sep 17 00:00:00 2001 From: Taker Date: Sun, 31 Jan 2021 17:28:42 +0100 Subject: [PATCH] Install screen pkg --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 341c417..0a2d5fe 100755 --- a/scripts/install +++ b/scripts/install @@ -35,7 +35,7 @@ sudo yunohost firewall allow --no-upnp TCP $port >/dev/null 2>&1 ynh_app_setting_set $app port $port # Install de dependencies -ynh_install_app_dependencies build-essential subversion autoconf g++ gcc curl comerr-dev pkg-config libtool libssl-dev libncurses5-dev ncurses-term libsigc++-2.0-dev libcppunit-dev libcurl4 libcurl4-openssl-dev mediainfo rtorrent +ynh_install_app_dependencies build-essential subversion autoconf g++ gcc curl comerr-dev pkg-config libtool libssl-dev libncurses5-dev ncurses-term libsigc++-2.0-dev libcppunit-dev libcurl4 libcurl4-openssl-dev mediainfo rtorrent screen sudo ldconfig # Create flood user