Refactor colored install log format - implement log functions and update all install scripts
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>
This commit is contained in:
@@ -12,4 +12,4 @@ elif [[ "$OSTYPE" == "linux-gnu"* ]]; then
|
||||
sudo apt-get clean -qq
|
||||
fi
|
||||
|
||||
echo -e "${GREEN}Cleanup completed successfully!${NC}"
|
||||
log_pass "Cleanup completed successfully!"
|
||||
|
||||
Reference in New Issue
Block a user