diff --git a/entrypoint.sh b/entrypoint.sh index 75a88cb..f23cdf1 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -7,7 +7,12 @@ set -x set -e # Use working directory +chmod -R a+w /root/.cache/act/almouse/personalwebsite cd /root/.cache/act/almouse/personalwebsite +pwd + +ls -R + # Run command $*