summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/push/pfrom.in
blob: 8af97ef19a04cd06d1b5c9aebfce2c7a55e3765f (plain)
1
2
3
4
5
6
#!/bin/sh
# $Id: pfrom.in 5248 1998-11-24 13:25:47Z assar $
libexecdir=%libexecdir%
PATH=$libexecdir:$PATH
export PATH
push --from $*
OpenPOWER on IntegriCloud