Subversion Repositories ALCASAR

Rev

Rev 503 | Rev 519 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 503 Rev 518
Line 1... Line 1...
1
#!/bin/sh
1
#!/bin/sh
2
# $Id: alcasar-uninstall.sh 503 2011-03-11 22:12:32Z richard $
2
# $Id: alcasar-uninstall.sh 518 2011-03-25 16:04:12Z stephane $
3
 
3
 
4
# alcasar-uninstall.sh
4
# alcasar-uninstall.sh
5
# by 3abtux, angel95 and rexy
5
# by 3abtux, angel95 and rexy
6
# This script is distributed under the Gnu General Public License (GPL)
6
# This script is distributed under the Gnu General Public License (GPL)
-
 
7
 
7
SED="/bin/sed -i"
8
SED="/bin/sed -i"
8
clear
9
clear
9
echo "-----------------------------------------------------------------------------"
10
echo "-----------------------------------------------------------------------------"
10
echo "**                      Désinstallation d'ALCASAR                          **"
11
echo "**                      Désinstallation d'ALCASAR                          **"
11
echo "-----------------------------------------------------------------------------"
12
echo "-----------------------------------------------------------------------------"