diff --git a/nextcloud_update.sh b/nextcloud_update.sh index 8de2548e..6cf581df 100644 --- a/nextcloud_update.sh +++ b/nextcloud_update.sh @@ -39,6 +39,7 @@ then fi echo "Trying to upgrade the Redis Pecl extenstion..." pecl upgrade redis + service apache2 restart fi # Cleanup un-used packages