Subversion Repositories ALCASAR

Rev

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

Rev 815 Rev 820
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#  $Id: alcasar.sh 815 2012-02-08 20:49:07Z richard $ 
2
#  $Id: alcasar.sh 820 2012-02-09 22:51:08Z richard $ 
3
 
3
 
4
# alcasar.sh
4
# alcasar.sh
5
# by Franck BOUIJOUX, Pascal LEVANT and Richard REY
5
# by Franck BOUIJOUX, Pascal LEVANT and Richard REY
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
 
Line 1599... Line 1599...
1599
		echo
1599
		echo
1600
		echo "                   Hit 'Enter' to continue"
1600
		echo "                   Hit 'Enter' to continue"
1601
	fi
1601
	fi
1602
	sleep 2
1602
	sleep 2
1603
	if [ "$mode" != "update" ]
1603
	if [ "$mode" != "update" ]
-
 
1604
	then
1604
		read a
1605
		read a
1605
	fi
1606
	fi
1606
	clear
1607
	clear
1607
# Apply and save the firewall rules
1608
# Apply and save the firewall rules
1608
 	sh $DIR_DEST_BIN/alcasar-iptables.sh
1609
 	sh $DIR_DEST_BIN/alcasar-iptables.sh