mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Update install
This commit is contained in:
parent
2ca13aad4d
commit
a9b6294269
1 changed files with 3 additions and 3 deletions
|
@ -169,12 +169,12 @@ ynh_systemd_action --service_name=nginx --action=reload
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Sending a readme for the admin..."
|
ynh_script_progression --message="Sending a readme for the admin..."
|
||||||
|
|
||||||
message=" $app was successfully installed :)
|
message="Matomo was successfully installed :)
|
||||||
Please open your $app domain: https://$domain$path_url
|
Please open your $app domain: https://$domain$path_url
|
||||||
Complete the registration process from the setup page displayed.
|
Complete the registration process from the setup page displayed.
|
||||||
Details for mysql database to be enterted while registration process:
|
Details for mysql database to be enterted while registration process:
|
||||||
Database login: $app
|
Database login: $app
|
||||||
Database name: $app
|
Database name: $app
|
||||||
Database password: $db_pwd
|
Database password: $db_pwd
|
||||||
|
|
||||||
If you are facing any problem or want to improve this app, please open a new issue here: https://github.com/YunoHost-Apps/matomo_ynh/issues"
|
If you are facing any problem or want to improve this app, please open a new issue here: https://github.com/YunoHost-Apps/matomo_ynh/issues"
|
||||||
|
|
Loading…
Add table
Reference in a new issue