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
|
rm -rf Doors
|
||||||
elif test -d .doors; then
|
elif test -d .doors; then
|
||||||
rm -rf .doors
|
rm -rf .doors
|
||||||
|
elif test -d yay; then
|
||||||
|
rm -rf yay
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Prep
|
# Prep
|
||||||
|
|
Loading…
Add table
Reference in a new issue