Move private data repo to github
This commit is contained in:
parent
f02ced64ff
commit
df147ed3cb
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||||
|
|
Reference in a new issue