mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
debugging clone script on remote server
This commit is contained in:
parent
4445d59431
commit
a7e0cc300f
@ -14,7 +14,9 @@ function init {
|
||||
}
|
||||
|
||||
function run {
|
||||
../git/clone.sh --repository="driftyco/ionic-site" \
|
||||
ls -al
|
||||
cd ./scripts
|
||||
./git/clone.sh --repository="driftyco/ionic-site" \
|
||||
--directory="$SITE_DIR" \
|
||||
--branch="master"
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user