1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpbb_ynh.git synced 2024-09-03 19:56:36 +02:00

Update install

This commit is contained in:
ericgaspar 2021-11-08 23:17:33 +01:00
parent be3e858ced
commit 4fc5dd00ee
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -140,8 +140,8 @@ mv "$final_path/install" "$final_path/install_old"
ynh_script_progression --message="Setuping a cron..." --weight=1
ynh_add_config --template="../conf/phpbb.cron" --destination="/etc/cron.d/$app"
chown root: "$cron_path"
chmod 644 "$cron_path"
chown root: "/etc/cron.d/$app"
chmod 644 "/etc/cron.d/$app"
#=================================================
# SETUP SSOWAT