mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-10 00:12:40 +01:00
Remove WEB_ROOT env variable (legacy)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
/usr/local/bin/wp-cli --allow-root --path="/var/www/${WEB_ROOT}" "$@"
|
||||
/usr/local/bin/wp-cli --allow-root --path="/var/www/html" "$@"
|
||||
|
||||
Reference in New Issue
Block a user