mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +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 pull origin master
|
||||
fi
|
||||
|
||||
git rm -rf docs/v2/native/*
|
||||
|
||||
}
|
||||
|
||||
source $(dirname $0)/../utils.inc.sh
|
||||
|
Loading…
Reference in New Issue
Block a user