This commit is contained in:
Yoann Chaudet
2022-12-28 09:26:08 -08:00
parent 8181fc031a
commit 4ad87e1a89
+3 -3
View File
@@ -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