mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-15 15:31:43 -04:00
6 lines
130 B
Bash
6 lines
130 B
Bash
#!/bin/sh
|
|
#
|
|
# $NetBSD: tkabber.sh,v 1.1.1.1 2008/03/08 18:57:38 reed Exp $
|
|
|
|
exec @WISH@ @DATADIR@/tkabber.tcl -name tkabber "$$@"
|