From 3b0336abd1b0d4181b0e7675d93349fe18a0ae02 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Fri, 6 Oct 2017 11:04:47 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index e9c82b4..0ab7665 100755 --- a/scripts/install +++ b/scripts/install @@ -93,8 +93,8 @@ ynh_mysql_setup_db $db_name $db_name #================================================= # Create a system user -#ynh_system_user_create $app -adduser --disabled-login diaspora +ynh_system_user_create $app + #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE