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 "-----------------------------------------------"