mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-13 14:21:04 +08:00
CI tweak
This commit is contained in:
parent
73095b1211
commit
487aaafb15
@ -18,7 +18,7 @@ function run {
|
|||||||
if [ ! -d "$SITE_DIR" ]; then
|
if [ ! -d "$SITE_DIR" ]; then
|
||||||
echo "checking out"
|
echo "checking out"
|
||||||
cd ./scripts
|
cd ./scripts
|
||||||
./git/clone.sh --repository="driftyco/ionic-site" \
|
./git/clone.sh --repository="ionic-site" \
|
||||||
--directory="$SITE_DIR" \
|
--directory="$SITE_DIR" \
|
||||||
--branch="master"
|
--branch="master"
|
||||||
ls -al $SITE_DIR
|
ls -al $SITE_DIR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user