mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-12 19:18:06 +01:00
build: remove .output
This commit is contained in:
parent
b5cdf39678
commit
80022e6f40
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ MRPACK_NAME=${MRPACK_NAME// /-}
|
|||
|
||||
mkdir -p .cache
|
||||
rm -rf .cache/*
|
||||
rm -rf .output/*
|
||||
|
||||
mkdir -p .output/$MRPACK_NAME
|
||||
|
||||
|
|
Loading…
Reference in a new issue