source: MondoRescue/branches/stable/tools/mdv-env@ 1054

Last change on this file since 1054 was 922, checked in by Bruno Cornec, 17 years ago

Delivery to MDV is now OK

  • Property svn:executable set to *
File size: 168 bytes
Line 
1#!/bin/bash
2#
3# Environmeent for Mandriva
4#
5# $Id$
6#
7
8export ACCOUNT="bcornec@kenobi.mandriva.com"
9export DSTNODE="-t ssh n3.mandriva.com"
10export SVNMDV=$HOME/mandriva
Note: See TracBrowser for help on using the repository browser.