Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 671 → Rev 672

/scripts/sbin/alcasar-uninstall.sh
1,10 → 1,13
#!/bin/sh
#!/bin/bash
# $Id$
 
# alcasar-uninstall.sh
# by 3abtux, angel95 and rexy
# by Franck BOUIJOUX, Pascal LEVANT and Richard REY
# This script is distributed under the Gnu General Public License (GPL)
 
# Désisntallation d'ALCASAR
# Uninstall ALCASAR
 
SED="/bin/sed -i"
clear
echo "-----------------------------------------------------------------------------"