diff --git a/.gitmodules b/.gitmodules index d597f3f..0c10fbf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "DnD-Tools"] path = DnD-Tools - url = GS:tristan/dnd-tools + url = gitea@git.arcanium.tech:tristan/dnd-tools [submodule "DHCPInfo"] path = DHCPInfo url = gitea@git.arcanium.tech:tristan/DHCPInfo diff --git a/install-librenms.sh b/install-librenms.sh index 9417afa..068417f 100755 --- a/install-librenms.sh +++ b/install-librenms.sh @@ -133,10 +133,7 @@ cat > $LIBRENMS_HTTPD_CONF < - - # Enable http authorization headers - + # Enable http authorization headers SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1