added clamav to skip list for topgrade
This commit is contained in:
parent
d4c20a4ba8
commit
76c089042e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue