diff --git a/ct/forgejo-runner.sh b/ct/forgejo-runner.sh index 218b9733e..7c7c1774f 100644 --- a/ct/forgejo-runner.sh +++ b/ct/forgejo-runner.sh @@ -76,3 +76,4 @@ description msg_ok "Completed successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" +echo -e "${INFO}${YW} After first boot, check your Forgejo Instance for the new Runner.${CL}"