mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 00:09:48 +02:00
Update publish script
This commit is contained in:
parent
f60c62c538
commit
b035d41838
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ if (
|
|||
shell.exit(1);
|
||||
}
|
||||
|
||||
shell.exec("git rm -rf .");
|
||||
shell.exec("rm -rf *");
|
||||
|
||||
shell.cd("../..");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue