mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
Display admin's temporary password
This commit is contained in:
parent
429aa6182a
commit
8e3a44efa4
1 changed files with 2 additions and 0 deletions
|
@ -213,3 +213,5 @@ for username in $(ynh_user_list); do
|
||||||
ynh_mysql_execute_as_root "$usersql" $dbname
|
ynh_mysql_execute_as_root "$usersql" $dbname
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
>&2 echo "Admin : $admin, password : $adminpass. Change it!"
|
||||||
|
|
Loading…
Add table
Reference in a new issue