[BACK]Return to start.sh CVS log [TXT][DIR] Up to [local] / wpscripts / ztransfer

Annotation of wpscripts/ztransfer/start.sh, Revision 1.1.1.1

1.1       yason       1: #!/bin/sh
                      2: cd /usr/home/init/production/ztransfer
                      3: perl main.pl
                      4: #/bin/rm /var/run/ztransfer.lock

CVSweb