Update v-run-wpcli

This commit is contained in:
isscbta 2024-05-22 17:50:50 +02:00 committed by GitHub
commit abc2377dad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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