From 83c28518d594aeaac06e2fb0d14eb0891db73856 Mon Sep 17 00:00:00 2001 From: Caleb Burke Date: Tue, 12 May 2026 01:56:57 -0700 Subject: [PATCH] wrong func name --- ibgw.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibgw.sh b/ibgw.sh index 9bd597d..8630d73 100644 --- a/ibgw.sh +++ b/ibgw.sh @@ -20,4 +20,4 @@ update_script() { msg_ok "Installed Dependencies" } -start_script \ No newline at end of file +build_container \ No newline at end of file