From 8676d1f7a38741a3e189c8fb0a3f0f7a0bada28e Mon Sep 17 00:00:00 2001 From: Override-6 Date: Sat, 7 Jan 2023 21:10:31 +0100 Subject: [PATCH] some help changes and added link to the generated doc after generation completed --- entrypoint.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/entrypoint.sh b/entrypoint.sh index 6e99e00..5e62099 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -6,11 +6,11 @@ echo "Repository owner: $DRONE_REPO_OWNER" echo "Generating and deploying documentation for user $DRONE_REPO_OWNER and repository $DRONE_REPO_NAME" help() { - cat << EOF + cat <