diff --git a/scripts/restore b/scripts/restore index 9a53bfc..d3ae975 100644 --- a/scripts/restore +++ b/scripts/restore @@ -49,6 +49,8 @@ test ! -d $final_path \ # Define and install dependencies ynh_install_app_dependencies build-essential libssl-dev zlib1g-dev libpng-dev libpq-dev memcached postgresql +# Install Carton +echo yes | cpan Carton #================================================= # RESTORE THE NGINX CONFIGURATION