mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
Update upgrade
This commit is contained in:
parent
e99ef8c455
commit
8831923136
1 changed files with 7 additions and 0 deletions
|
@ -190,6 +190,13 @@ ynh_print_info --message="Reloading nginx web server..."
|
|||
|
||||
systemctl reload nginx
|
||||
|
||||
#=================================================
|
||||
# RESTART CRON
|
||||
#=================================================
|
||||
ynh_print_info --message="Restarting cron..."
|
||||
|
||||
systemctl restart cron
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue