Skip to content

Commit

Permalink
Update clamav-unofficial-sigs.sh
Browse files Browse the repository at this point in the history
Missing work_dir creation for urlhaus causing database to be ignored
  • Loading branch information
Devstellar authored Jul 28, 2022
1 parent ececc4b commit 06476ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clamav-unofficial-sigs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2761,6 +2761,7 @@ xshok_mkdir_ownership "$work_dir_malwareexpert"
xshok_mkdir_ownership "$work_dir_malwarepatrol"
xshok_mkdir_ownership "$work_dir_sanesecurity"
xshok_mkdir_ownership "$work_dir_securiteinfo"
xshok_mkdir_ownership "$work_dir_urlhaus"
xshok_mkdir_ownership "$work_dir_work_configs"
xshok_mkdir_ownership "$work_dir_yararulesproject"

Expand Down

0 comments on commit 06476ac

Please sign in to comment.