mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 16:32:33 +01:00
4 lines
84 B
Bash
4 lines
84 B
Bash
#!/usr/bin/env bash
|
|
|
|
/usr/local/bin/wp-cli --allow-root --path="/var/www/html" "$@"
|