mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Empty the documentation folder before creating the new files
This commit is contained in:
parent
7024f3e78a
commit
14f0d443df
1 changed files with 3 additions and 0 deletions
|
@ -14,4 +14,7 @@ type -P doc.md &>/dev/null || {
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
echo "empty doc folder..."
|
||||||
|
rm -rf doc/jsdoc/*
|
||||||
|
|
||||||
doc.md node doc/jsdoc
|
doc.md node doc/jsdoc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue