1 Commits

Author SHA1 Message Date
ab4d0614c7 Add directory information to entrypoint for testing 2023-07-11 23:40:40 +00:00

View File

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