3
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-04-17 05:45:25 +08:00
This commit is contained in:
Ionitron 2016-05-04 17:10:41 -05:00
parent 73095b1211
commit 487aaafb15

@ -18,7 +18,7 @@ function run {
if [ ! -d "$SITE_DIR" ]; then
echo "checking out"
cd ./scripts
./git/clone.sh --repository="driftyco/ionic-site" \
./git/clone.sh --repository="ionic-site" \
--directory="$SITE_DIR" \
--branch="master"
ls -al $SITE_DIR