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
8da76ae8a2
commit
777ca487ae
1 changed files with 2 additions and 0 deletions
|
@ -113,6 +113,8 @@ chmod -R 755 "$final_path/plugins/Morpheus"
|
|||
ynh_script_progression --message="Setuping a cron..."
|
||||
|
||||
ynh_add_config --template="../conf/cron" --destination="/etc/cron.d/$app"
|
||||
chown root: "/etc/cron.d/$app"
|
||||
chmod 644 "/etc/cron.d/$app"
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
|
|
Loading…
Reference in a new issue