theme changes
This commit is contained in:
@@ -38,3 +38,12 @@ fi
|
||||
|
||||
echo "[wpcli] Activating Query Monitor plugin..."
|
||||
wp plugin activate query-monitor --path=/var/www/html
|
||||
|
||||
echo "[wpcli] Activating Gustavo Portfolio Core dependencies..."
|
||||
wp plugin activate fluentform fluent-crm fluent-smtp --path=/var/www/html
|
||||
|
||||
echo "[wpcli] Activating Gustavo Portfolio Core plugin..."
|
||||
wp plugin activate gustavoo-portfolio-core --path=/var/www/html
|
||||
|
||||
echo "[wpcli] Activating Gustavo Portfolio theme..."
|
||||
wp theme activate gustavoo-portfolio --path=/var/www/html
|
||||
|
||||
Reference in New Issue
Block a user