mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Removed version in message from install
This commit is contained in:
parent
23bf54a0f6
commit
578b99e5e1
1 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,6 @@ source _common.sh
|
||||||
source ynh_composer__2
|
source ynh_composer__2
|
||||||
source /usr/share/yunohost/helpers
|
source /usr/share/yunohost/helpers
|
||||||
source send_readme_to_admin.sh
|
source send_readme_to_admin.sh
|
||||||
source ynh_package_version
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# MANAGE SCRIPT FAILURE
|
# MANAGE SCRIPT FAILURE
|
||||||
|
@ -199,7 +198,7 @@ ynh_systemd_action --service_name=nginx --action=reload
|
||||||
echo "Hi,
|
echo "Hi,
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
|
|
|
|
||||||
| Welcome to Monica v${last_version}
|
| Welcome to Monica
|
||||||
|
|
|
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
| You can now sign in to your account:
|
| You can now sign in to your account:
|
||||||
|
|
Loading…
Add table
Reference in a new issue