Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 645 → Rev 672

/scripts/alcasar-mondo.sh
1,7 → 1,13
#!/bin/sh
#!/bin/bash
# $Id$
# by 3abtux (with debug helps by Michel GAUDET)
 
# alcasar-mondo.sh
# by Franck BOUIJOUX and Michel GAUDET
# This script is distributed under the Gnu General Public License (GPL)
 
# Création de l'archive à chaud du système
# Hot system backup creation
 
DIR_TMP="/var/log/mondo"
DIR_ISO="/var/Save/ISO"
date=`date +%F-%Hh%M`