Update v-clone-website

This commit is contained in:
myvesta 2022-03-04 18:54:15 +01:00 committed by GitHub
commit 81b63267cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -226,6 +226,7 @@ if [ $IT_IS_WP -eq 0 ]; then
apt-get update > /dev/null 2>&1
apt-get -y install git > /dev/null 2>&1
fi
cd /root
git clone https://github.com/interconnectit/Search-Replace-DB.git
fi
else