1
Fork 0

Move private data repo to github

This commit is contained in:
Jake Howard 2016-05-23 09:04:34 +01:00
parent f02ced64ff
commit df147ed3cb

View file

@ -6,4 +6,4 @@ echo ">> Removing old Private Data..."
rm -rf private/ rm -rf private/
echo ">> Getting Private Data..." echo ">> Getting Private Data..."
git clone git@bitbucket.org:TheOrangeOne/theorangeone.net-site-private-data.git --branch master --single-branch private/ git clone git@github.com:RealOrangeOne/theorangeone.net-site-private-data.git --branch master --single-branch private/