Fix comma placement
This commit is contained in:
parent
d5a94b21d1
commit
93f2f2baf4
|
@ -150,8 +150,8 @@ WHERE
|
|||
'/usr/local/Cellar',
|
||||
'/usr/local/kolide-k2',
|
||||
'/Volumes/Google Chrome/Google Chrome.app',
|
||||
'/Volumes/Slack/Slack.app'
|
||||
'~/.wdm/drivers/chromedriver',
|
||||
'/Volumes/Slack/Slack.app',
|
||||
'~/.wdm/drivers/chromedriver'
|
||||
)
|
||||
AND dir NOT IN (
|
||||
'/bin',
|
||||
|
|
Loading…
Reference in New Issue