mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Update install
This commit is contained in:
parent
415ff19dec
commit
3b0336abd1
1 changed files with 2 additions and 2 deletions
|
@ -93,8 +93,8 @@ ynh_mysql_setup_db $db_name $db_name
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Create a system user
|
# Create a system user
|
||||||
#ynh_system_user_create $app
|
ynh_system_user_create $app
|
||||||
adduser --disabled-login diaspora
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||||
|
|
Loading…
Reference in a new issue