From 5e5f22f8a7b44363b332e9e845e6722711ca0526 Mon Sep 17 00:00:00 2001 From: Jason Green Date: Fri, 27 Jun 2025 17:42:38 -0700 Subject: [PATCH] Added completation message --- ct/scraparr.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/scraparr.sh b/ct/scraparr.sh index 14f5d6eb..b7eeee7e 100644 --- a/ct/scraparr.sh +++ b/ct/scraparr.sh @@ -60,6 +60,7 @@ start build_container description +msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:7100${CL}"