From eed2365c2f2093a99c2734bb7a19f1592b38b73e Mon Sep 17 00:00:00 2001 From: Carmine Spagnuolo Date: Wed, 30 Sep 2015 13:05:39 +0200 Subject: [PATCH] update --- spod-manager.sh | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) 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 -- libgit2 0.21.4