wok view coccinella/stuff/coccinella @ rev 19081

Add rrdtool-lite
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 29 12:53:30 2016 +0200 (2016-04-29)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }