Add directory information to entrypoint for testing

This commit is contained in:
2023-07-11 23:40:40 +00:00
parent 63743ad958
commit ab4d0614c7

View File

@@ -9,5 +9,9 @@ set -e
# Change permissions
chmod -R a+w ./
pwd
ls -R
# Run command
$*
jekyll build