From 84e42cf9233eb3e2ed96929a908a54b35c8afb32 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Fri, 18 Feb 2022 15:46:51 -0500 Subject: [PATCH] Update install_services.sh --- scripts/install_services.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install_services.sh b/scripts/install_services.sh index af3e82a..f383ebb 100755 --- a/scripts/install_services.sh +++ b/scripts/install_services.sh @@ -430,6 +430,7 @@ install_services() { generate_BirdDB configure_caddy_php config_icecast + ${my_dir}/createdb.sh } if [ -f ${config_file} ];then