1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

Update install

This commit is contained in:
Thomas 2023-09-04 17:53:14 +02:00 committed by GitHub
parent 912088bffc
commit 08ce7bdb24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ admin=$(ynh_user_get_info --username=$admin --key=username)
admin_mail=$(ynh_user_get_info --username=$admin --key=mail)
# Retrieve YunoHost main domain
$main_domain = exec('cat /etc/yunohost/current_host');
main_domain=$(cat /etc/yunohost/current_host)
#=================================================
# LOGROTATE