From 31d26a7badf9dc75a36caa17cf63c66c1929aa40 Mon Sep 17 00:00:00 2001 From: Norman Stanke Date: Tue, 26 May 2015 13:06:50 +0200 Subject: [PATCH] remove unnecessary source call --- setup/start.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup/start.sh b/setup/start.sh index a283335e..43a2e242 100755 --- a/setup/start.sh +++ b/setup/start.sh @@ -158,9 +158,6 @@ tools/web_update # If there aren't any mail users yet, create one. source setup/firstuser.sh -# Grant admins access to Munin -source tools/munin_update.sh - # Done. echo echo "-----------------------------------------------"