mirror of
https://github.com/myvesta/vesta.git
synced 2025-03-12 04:35:23 -07:00
Update v-run-wpcli
This commit is contained in:
parent
9cf91d5535
commit
abc2377dad
@ -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…
x
Reference in New Issue
Block a user