changing path to match reference in image for config scripts

This commit is contained in:
thelamer 2019-05-17 16:38:16 -07:00
parent 491b6855c4
commit 9b0dd02566

View file

@ -1,7 +1,7 @@
#!/usr/bin/with-contenv bash
# Directories
SCRIPTS_DIR="/config/custom-init-scripts"
SCRIPTS_DIR="/config/custom-cont-init.d"
SERVICES_DIR="/config/custom-services.d"
# Make sure custom directories exist and have files in them