Add CLEAN_LEVEL=extra

This commit is contained in:
zador-blood-stained
2016-07-27 16:27:29 +03:00
parent 70c6ca547b
commit c900b5c930
3 changed files with 16 additions and 20 deletions

View File

@@ -44,7 +44,7 @@ DEST=$SRC/output
SOURCES=$SRC/sources
#--------------------------------------------------------------------------------------------------------------------------------
# To preserve proper librarires updating
# To preserve proper libraries updating
#--------------------------------------------------------------------------------------------------------------------------------
if [[ -f $SRC/main.sh && -d $SRC/bin ]]; then
echo -e "[\e[0;31m error \x1B[0m] Copy this file one level up, alter and run again."