Changeset 1062


Ignore:
Timestamp:
06/23/10 23:00:53 (3 years ago)
Author:
bruno
Message:
  • Add delivery of the mondo-ref-card to the website
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.9/website/pbinit

    r948 r1062  
    2525my ($scheme,$uri) = pb_cms_init(undef); 
    2626 
    27 foreach my $f ("mondoarchive.8", "mondorestore.8", "fdl.sgml", "mondorescue-howto.sgml", "mondorescue-howto.dsl", "Makefile.howto", "Makefile.man", "mindi.8", "HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf", "hwmigration.pdf", "mondo-presentation-v1.pdf", "mondo-presentation-v2.pdf", "p2v.odt", "p2v.pdf", "LabMondoRescue.odt", "LabMondoRescue.pdf") { 
     27foreach my $f ("mondoarchive.8", "mondorestore.8", "fdl.sgml", "mondorescue-howto.sgml", "mondorescue-howto.dsl", "Makefile.howto", "Makefile.man", "mindi.8", "HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf", "hwmigration.pdf", "mondo-presentation-v1.pdf", "mondo-presentation-v2.pdf", "p2v.odt", "p2v.pdf", "LabMondoRescue.odt", "LabMondoRescue.pdf", "mondo-ref-card.pdf") { 
    2828    pb_cms_export($uri,"$ENV{'PBDIR'}/mondo-doc/$f","docs"); 
    2929} 
Note: See TracChangeset for help on using the changeset viewer.