@ -1,3 +1,5 @@
#!/bin/bash
# Get Staging domain
STAGING_DOMAIN=$(wp option get siteurl | awk -F'//' '{print $2}')