Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Bash script to migrate WordPress site from http to https using WP-CLI

cd /path/to/wordpress

bash <(wget -O - raw.githubusercontent.com/VirtuBox/bash-scripts/master/wp-cli/https-migrate/migrate.sh)