source: heimdal/trunk/appl/push/pfrom.in@ 4

Last change on this file since 4 was 1, checked in by Paul Smedley, 10 years ago

Initial commit of Heimdal 1.5.3

File size: 91 bytes
Line 
1#!/bin/sh
2# $Id$
3libexecdir=%libexecdir%
4PATH=$libexecdir:$PATH
5export PATH
6push --from $*
Note: See TracBrowser for help on using the repository browser.