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:
@@ -21,5 +21,5 @@ if command -v apt-get &> /dev/null; then
|
||||
|
||||
apt --version
|
||||
else
|
||||
echo -e "${YELLOW}Skipping: apt-get not found${NC}"
|
||||
log_warn "Skipping: apt-get not found"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user