wok view coccinella/stuff/coccinella @ rev 18170

squidguard: add XSS vulnerability patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 29 11:35:51 2015 +0200 (2015-06-29)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }