mirror of
https://github.com/YunoHost-Apps/flood_ynh.git
synced 2024-09-03 18:36:20 +02:00
Install screen pkg
This commit is contained in:
parent
510b84116c
commit
47094dbc59
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ sudo yunohost firewall allow --no-upnp TCP $port >/dev/null 2>&1
|
||||||
ynh_app_setting_set $app port $port
|
ynh_app_setting_set $app port $port
|
||||||
|
|
||||||
# Install de dependencies
|
# 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
|
sudo ldconfig
|
||||||
|
|
||||||
# Create flood user
|
# Create flood user
|
||||||
|
|
Loading…
Add table
Reference in a new issue