mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
Merge pull request #738 from driftyco/clean-docs
chore(scripts): clean old docs before processing
This commit is contained in:
commit
b3eed47cbb
@ -28,6 +28,9 @@ function run {
|
||||
git reset --hard
|
||||
git pull origin master
|
||||
fi
|
||||
|
||||
git rm -rf docs/v2/native/*/
|
||||
|
||||
}
|
||||
|
||||
source $(dirname $0)/../utils.inc.sh
|
||||
|
Loading…
Reference in New Issue
Block a user