From ca1f2dcfd032b48bf4af84c63e761867adf02a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Wed, 9 Oct 2019 12:24:13 +0200 Subject: [PATCH] Updated Custom Startup Scripts (markdown) --- Custom-Startup-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-Startup-Scripts.md b/Custom-Startup-Scripts.md index c0e3064..a107846 100644 --- a/Custom-Startup-Scripts.md +++ b/Custom-Startup-Scripts.md @@ -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.