ee40e339c8
Fix all instances of "Netbox". ```Shell git ls-files -z . | xargs --null -I '{}' find './{}' -type f -print0 | xargs --null sed --in-place --regexp-extended 's#Netbox#NetBox#g;' ``` Ref: https://netbox.readthedocs.io/en/stable/development/style-guide/#branding |
||
---|---|---|
.. | ||
configuration.docker.py | ||
docker-entrypoint.sh | ||
launch-netbox.sh | ||
ldap_config.docker.py | ||
nginx-unit.json |