scripts: replaced echo with echo -e for color in linux (maybe windows)
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ rm -rf lib
|
||||
rm -rf bin/Debug
|
||||
rm -rf bin/Release
|
||||
|
||||
echo $SUCCESS "clean complete"
|
||||
echo -e $SUCCESS "clean complete"
|
||||
|
||||
Reference in New Issue
Block a user