Updated Custom Startup Scripts (markdown)

Christian Mäder
2019-10-09 12:24:13 +02:00
parent b435ff833f
commit ca1f2dcfd0

@ -24,7 +24,7 @@ if created:
my_custom_field.obj_type.add(device_type)
```
## Default Scripts
## Initializer Scripts
There's a bunch of scripts that come pre-built with the Netbox Docker image.
The [wiki page "Initializers"](Initializers) explains how to use them.