initial commit

This commit is contained in:
2023-12-16 17:23:18 -06:00
commit 0df4f8540d
16 changed files with 254 additions and 0 deletions

2
cmbabaseball/wp-cli.sh Executable file
View File

@@ -0,0 +1,2 @@
cd "$(dirname "$0")"
./docker-run.sh wordpress:cli "$@"