Fixes typo
This commit is contained in:
parent
fbe30c1f8e
commit
644b00f037
1 changed files with 1 additions and 1 deletions
|
@ -65,4 +65,4 @@ wp search-replace --all-tables --url="${localDomains[0]}" "$sshFolderPath" "$pub
|
|||
rm "$public_html"/db.dump
|
||||
|
||||
#Makes sure everything in the uploads folder on the server is also on the local
|
||||
rsync -ruh --progress "${sshKey}:${sshFolder}/wp-content/uploads/" "${public_html}/wp-content/uploads
|
||||
rsync -ruh --progress "${sshKey}:${sshFolder}/wp-content/uploads/" "${public_html}/wp-content/uploads"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue