mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update install
This commit is contained in:
parent
ed9f8801f6
commit
97c1cd3128
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ ynh_system_user_create --username=$app
|
|||
#=================================================
|
||||
|
||||
# mattermost_user="$app"
|
||||
# mattermost_user_password=$(ynh_string_random --length=24)
|
||||
mattermost_user_password=$(ynh_string_random --length=24)
|
||||
# useradd -M --shell /bin/false -p $(openssl passwd -1 "$mattermost_user_password") "$mattermost_user"
|
||||
# ynh_app_setting_set "$app" smtppwd "$mattermost_user_password"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue