clean yay
This commit is contained in:
parent
3123169c25
commit
6db0ea425a
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ if test -d Doors; then
|
|||
rm -rf Doors
|
||||
elif test -d .doors; then
|
||||
rm -rf .doors
|
||||
elif test -d yay; then
|
||||
rm -rf yay
|
||||
fi
|
||||
|
||||
# Prep
|
||||
|
|
Loading…
Add table
Reference in a new issue