summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/push/pfrom.in
blob: e90141977d554240d63945b22531cdeba6ba14fb (plain)
1
2
3
4
5
6
#!/bin/sh
# $Id$
libexecdir=%libexecdir%
PATH=$libexecdir:$PATH
export PATH
push --from $*
OpenPOWER on IntegriCloud