Clean more directories
This commit is contained in:
parent
61c757e78d
commit
505ebff7ad
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
function clean {
|
function clean {
|
||||||
rm -fr output_*/ source/build/
|
rm -fr assets/node_modules/ output_*/ source/build/ vendor/
|
||||||
}
|
}
|
||||||
|
|
||||||
# Create a new daily email.
|
# Create a new daily email.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue