add comments

date	2001.11.07.02.30.00;	author agrover;	state Exp;
This commit is contained in:
aystarik 2005-06-29 06:15:23 +00:00
parent 558cac94da
commit a14e093c6b

View File

@ -1,4 +1,12 @@
#!/bin/bash
#
# acpipkg
#
# This script generates patches, tars, and executables, for
# distribution.
#
#
pushd ~
DATE=`date +%Y%m%d`