Revert "Clean more directories"
This reverts commit 505ebff7ad
.
These directories are needed for building and deploying the website.
This commit is contained in:
parent
7f78b006dd
commit
c582fa707c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
function clean {
|
||||
rm -fr assets/node_modules/ output_*/ source/build/ vendor/
|
||||
rm -fr output_*/ source/build/
|
||||
}
|
||||
|
||||
# Create a new daily email.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue