added clamav to skip list for topgrade

This commit is contained in:
eeleater 2024-07-19 09:42:42 +02:00
parent d4c20a4ba8
commit 76c089042e

View file

@ -3,7 +3,7 @@
#assume_yes = true #assume_yes = true
# Disable specific steps - same options as the command line flag # Disable specific steps - same options as the command line flag
disable = ["tldr", "pip3", "node", "vim", "git_repos", "containers", "asdf", "distrobox", "helix", "composer", "yarn", "cargo", "remotes", "rustup", "vscode", "powershell"] disable = ["tldr", "pip3", "node", "vim", "git_repos", "containers", "asdf", "distrobox", "helix", "composer", "yarn", "cargo", "remotes", "rustup", "vscode", "powershell", "clam_av_db"]
# Skip Notify # Skip Notify
skip_notify = true skip_notify = true