Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. mysql -u dev -pdev wordpress
  2. update wp_options set option_value="http://SUIP/sitio-web-demo" where by option_id=1;
  3. update wp_options set option_value="http://SUIP/sitio-web-demo" where by option_id=2;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement