1
0
Fork 0
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:
ericgaspar 2021-05-18 11:35:44 +02:00
parent f9c793bac4
commit 039dd42ea4
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -121,6 +121,7 @@ ynh_add_config --template="../conf/cron" --destination="/etc/cron.d/$app"
#=================================================
ynh_script_progression --message="Setuping a configuration file..."
salt="$(ynh_string_random --length=30)"
ynh_add_config --template="../conf/config.ini.php" --destination="$final_path/config/config.ini.php"
#=================================================