mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 22:01:53 +01:00
4 lines
91 B
Bash
4 lines
91 B
Bash
#!/usr/bin/env bash
|
|
|
|
/usr/local/bin/wp-cli --allow-root --path="/var/www/${WEB_ROOT}" "$@"
|