We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8181fc0 commit 4ad87e1Copy full SHA for 4ad87e1
entrypoint.sh
@@ -1,10 +1,10 @@
1
#!/bin/bash
2
3
-#######################################################################################################
+####################################################################################################
4
#
5
-# 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
6
7
8
9
set -o errexit
10
0 commit comments