From d1c6c47697e87e7ff47c5b21f76f91799c13c3ce Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Fri, 6 Oct 2017 11:11:44 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 32b8d3c..c16bde0 100755 --- a/scripts/install +++ b/scripts/install @@ -102,7 +102,7 @@ ynh_system_user_create $app ynh_app_setting_set $app final_path $final_path # Download, check integrity, uncompress and patch the source from app.src -su - $app <