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-27 11:30:22 +02:00
parent 8da76ae8a2
commit 777ca487ae
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -113,6 +113,8 @@ chmod -R 755 "$final_path/plugins/Morpheus"
ynh_script_progression --message="Setuping a cron..." ynh_script_progression --message="Setuping a cron..."
ynh_add_config --template="../conf/cron" --destination="/etc/cron.d/$app" 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 # SETUP SSOWAT