From 2f5a6a54adf7b9163038bc03a0c8b30920994985 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 18 Feb 2017 11:23:26 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6aa1ba1..5745eba 100644 --- a/scripts/install +++ b/scripts/install @@ -126,7 +126,7 @@ sudo ln -s /var/log/$app/production.log "$final_path/log/production.log" sudo chown -R www-data: $final_path # Start lutim -sudo service lutim start +sudo service lstu start # Set right permissions on new files created at first start sudo chown -R www-data: "$final_path"