mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Fix
This commit is contained in:
parent
91d2d079c9
commit
91c0a78bd4
2 changed files with 0 additions and 12 deletions
|
@ -1,5 +0,0 @@
|
|||
; <?php exit; ?> DO NOT REMOVE THIS LINE
|
||||
; file automatically generated or modified by Matomo; you can manually override the default values in global.ini.php by redefining them in this file.
|
||||
|
||||
[General]
|
||||
force_ssl = 1
|
|
@ -116,13 +116,6 @@ ynh_script_progression --message="Setuping a cron..."
|
|||
|
||||
ynh_add_config --template="../conf/cron" --destination="/etc/cron.d/$app"
|
||||
|
||||
#=================================================
|
||||
# SETUP A CRON
|
||||
#=================================================
|
||||
ynh_script_progression --message="Setuping a configuration file..."
|
||||
|
||||
ynh_add_config --template="../conf/config.ini.php" --destination="$final_path/config/config.ini.php"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue