Update 'wp-import.sh'
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
# Get Staging domain
|
# Get Staging domain
|
||||||
STAGING_DOMAIN=$(wp option get siteurl | awk -F'//' '{print $2}')
|
STAGING_DOMAIN=$(wp option get siteurl | awk -F'//' '{print $2}')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user