wip3
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
|
||||
set -eo pipefail
|
||||
|
||||
if [ "$(uname -s)" = "Darwin" ]; then
|
||||
echo "ERROR: clamav are not supported on macOS." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
install() {
|
||||
echo
|
||||
echo "==============================================="
|
||||
|
||||
Reference in New Issue
Block a user