diff --git a/setup.sh b/setup.sh index 63d0784..899e036 100755 --- a/setup.sh +++ b/setup.sh @@ -12,3 +12,5 @@ chmod -R 777 . echo "[setup.sh] Tenancy version: ${TENANCY_VERSION}" docker run --rm -e TENANCY_VERSION="${TENANCY_VERSION}" -v .:/var/www/html tenancy-queue-test-cli bash setup/_tenancy_setup.sh + +chmod -R 777 .