Changeset 399 in MondoRescue for branches/stable/tools/mkdeliv


Ignore:
Timestamp:
Feb 17, 2006, 1:54:07 PM (18 years ago)
Author:
bcornec
Message:
  • man pages reviewed
  • pdf, ps, txt and html generated from man pages and published on the Web
  • Bob is in the thanks page for 2nd DNS server
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/mkdeliv

    r336 r399  
    11#!/bin/bash
    22#
    3 # Deliver RPMs packages and tgz files to BerliOS
     3# Deliver RPMs packages and tgz files to ftp.mondorescue.org
    44#
    55# $Id$
     
    77
    88# BerliOS FTP/SSH setup
    9 BERLIOSAC=bcornec@shell.berlios.de
    10 DSTDIR=/home/groups/ftp/pub/mondorescue
     9BERLIOSAC=bruno@ftp.mondorescue.org
     10DSTDIR=/
    1111FTPSERV="ftp.berlios.de"
    1212FTPDIR="/incoming"
Note: See TracChangeset for help on using the changeset viewer.