mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-07 23:03:19 +08:00
chore(scripts): clean old docs before processing
This should clean the old docs before processing the new ones, to remove any old directories.
This commit is contained in:
parent
1a803e70be
commit
970eb755b6
@ -28,6 +28,9 @@ function run {
|
|||||||
git reset --hard
|
git reset --hard
|
||||||
git pull origin master
|
git pull origin master
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
git rm -rf docs/v2/native/*
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
source $(dirname $0)/../utils.inc.sh
|
source $(dirname $0)/../utils.inc.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user