mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
check_process: remove unused admin_password variable
This commit is contained in:
parent
0272c3fa79
commit
480d534189
1 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,6 @@
|
|||
email="john@gmail.com"
|
||||
admin_email="john@gmail.com"
|
||||
password="admin!42"
|
||||
admin_password="admin!42"
|
||||
language="fr"
|
||||
version="Enterprise"
|
||||
team_display_name="Mon équipe"
|
||||
|
@ -32,7 +31,6 @@
|
|||
email="john@gmail.com"
|
||||
admin_email="john@gmail.com"
|
||||
password="admin!42"
|
||||
admin_password="admin!42"
|
||||
language="fr"
|
||||
version="Team"
|
||||
team_display_name="Mon équipe"
|
||||
|
|
Loading…
Add table
Reference in a new issue