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