1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00

Update install

This commit is contained in:
frju365 2018-11-04 10:30:18 +01:00 committed by GitHub
parent 6ada8417ba
commit 89d0647548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ ynh_app_setting_set $app port $port
# INSTALL DEPENDENCIES
#=================================================
ynh_install_app_dependencies build-essential libssl-dev zlib1g-dev libpng-dev libpq-dev
ynh_install_app_dependencies build-essential libssl-dev zlib1g-dev libpng-dev libpq-dev memcached
# Install Carton
echo yes | sudo cpan Carton