From 323e7c2d7b447b279717d8c0df8e8e19c68deafa Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 19 Feb 2019 00:35:56 +0100 Subject: [PATCH] Update restore --- scripts/restore | 2 ++ 1 file changed, 2 insertions(+) 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