wok view coccinella/stuff/coccinella @ rev 23676

updated stunnel (5.55 -> 5.56)
author Hans-G?nter Theisgen
date Sun Apr 26 10:48:15 2020 +0100 (2020-04-26)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }