Update 'wp-import.sh'

This commit is contained in:
2025-05-26 07:11:47 +00:00
parent 264b27f319
commit 2677c6dbc7
+2
View File
@@ -1,3 +1,5 @@
#!/bin/bash
# Get Staging domain
STAGING_DOMAIN=$(wp option get siteurl | awk -F'//' '{print $2}')