diff --git a/spod-manager.sh b/spod-manager.sh index 54796aa..e65282f 100755 --- a/spod-manager.sh +++ b/spod-manager.sh @@ -271,6 +271,7 @@ echo "SPOD MANAGER Action: $ACTION ..." wget -q -O /dev/null http://localhost/ rm -f /var/www/ow_includes/config.php echo $CONFIG0$HOSTNAMESPOD$CONFIG1$CONFIG3 >> /var/www/ow_includes/config.php + service apache2 restart else echo "Your SPOD installation is corrupt, please uninstall and istall it again. Your database will be erased." exit -2