wok annotate coccinella/stuff/coccinella @ rev 21314

5) lxpanel: up (0.10.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 18 17:46:06 2019 +0300 (2019-04-18)
parents
children
rev   line source
pascal@14445 1 #!/bin/sh
pascal@14445 2
pascal@14445 3 cd /usr/share/coccinella && {
pascal@14445 4 wish8.5 ./Coccinella.tcl "$@"
pascal@14445 5 cd -
pascal@14445 6 }