mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
Update v-clone-website
This commit is contained in:
parent
8dbfa3e210
commit
e2fcade5bb
1 changed files with 3 additions and 0 deletions
|
@ -434,6 +434,9 @@ else
|
||||||
sudo -H -u$TO_USER wp search-replace "/home/$FROM_USER/" "/home/$TO_USER/" --precise --all-tables --skip-columns=guid
|
sudo -H -u$TO_USER wp search-replace "/home/$FROM_USER/" "/home/$TO_USER/" --precise --all-tables --skip-columns=guid
|
||||||
fi
|
fi
|
||||||
sudo -H -u$TO_USER wp cache flush
|
sudo -H -u$TO_USER wp cache flush
|
||||||
|
cd $TO_FOLDER
|
||||||
|
sudo -H -u$TO_USER wp config shuffle-salts WP_CACHE_KEY_SALT --force
|
||||||
|
sudo -H -u$TO_USER wp config shuffle-salts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "===== DONE ===="
|
echo "===== DONE ===="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue