mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 22:04:00 -07:00
Update v-run-wpcli
This commit is contained in:
parent
9cf91d5535
commit
abc2377dad
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ SILENT_MODE=1
|
|||
|
||||
# Argument definition
|
||||
domain=$1
|
||||
wp_command=${@:2} # Sve nakon prvog argumenta smatra se delom WP CLI komande
|
||||
wp_command=${@:2}
|
||||
|
||||
user=$(/usr/local/vesta/bin/v-search-domain-owner $domain)
|
||||
USER=$user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue