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