Move healthcheck and wp wrapper to src/wp-utils

This commit is contained in:
2024-05-19 21:04:27 +02:00
parent f86a28f3a6
commit 80d592cf97
2 changed files with 0 additions and 0 deletions

3
src/wp-utils/wp Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
/usr/local/bin/wp-cli --allow-root --path="/var/www/html" "$@"