mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-17 15:53:24 +02:00
fix: minor change
This commit is contained in:
@@ -90,7 +90,7 @@ command -v brew &>/dev/null || {
|
||||
}
|
||||
|
||||
if [ "$IS_MACOS" = true ]; then
|
||||
info "Detected macOS - casks enabled"
|
||||
info "Detected macOS"
|
||||
else
|
||||
info "Detected Linux - formulae only (casks will be skipped)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user