From 80adb85e8e6e5dc695d3e0bf429e6c58f7f40709 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 4 Nov 2018 14:02:54 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 11a4d4a..79f71ad 100644 --- a/scripts/install +++ b/scripts/install @@ -142,7 +142,7 @@ ynh_add_systemd_config # Install lstu's dependencies via carton #================================================= -carton install 2>&1 | sudo tee -a "/var/log/$app/setup_carton.log" +carton install #================================================= # SETUP LOGROTATE