diff --git a/entrypoint.sh b/entrypoint.sh index bb396ea..344ec24 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,10 +1,10 @@ #!/bin/bash -####################################################################################################### +#################################################################################################### # -# Calls github-pages executable to build the site using whitelisted plugins and supported configuration +# Calls github-pages executable to build the site using allowed plugins and supported configuration # -####################################################################################################### +#################################################################################################### set -o errexit