Merge pull request #28 from cerc-io/dboreham/fix-root-ownership

Fix directory name
This commit is contained in:
David Boreham 2023-04-08 16:56:03 -06:00 committed by GitHub
commit 945842e0b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,4 +4,4 @@ if [[ -n "$CERC_SCRIPT_DEBUG" ]]; then
fi
mkdir -p ./gitea
mkdir -p ./gitea/ssh
mkdir -p ./act_runner
mkdir -p ./act-runner