Subversion Repositories ALCASAR

Rev

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

Rev 1781 Rev 1782
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#  $Id: alcasar.sh 1781 2016-01-21 17:23:51Z franck $ 
2
#  $Id: alcasar.sh 1782 2016-01-21 17:24:12Z franck $ 
3
 
3
 
4
# alcasar.sh
4
# alcasar.sh
5
 
5
 
6
# ALCASAR Install script -  CopyLeft ALCASAR Team [Rexy + 3abtux + Steweb + Crox + ...] 
6
# ALCASAR Install script -  CopyLeft ALCASAR Team [Rexy + 3abtux + Steweb + Crox + ...] 
7
# Ce programme est un logiciel libre ; This software is free and open source
7
# Ce programme est un logiciel libre ; This software is free and open source
Line 2024... Line 2024...
2024
		echo
2024
		echo
2025
		echo "- The ALCASAR Control Center (ACC) is at http://alcasar"
2025
		echo "- The ALCASAR Control Center (ACC) is at http://alcasar"
2026
		echo
2026
		echo
2027
		echo "                   Hit 'Enter' to continue"
2027
		echo "                   Hit 'Enter' to continue"
2028
	fi
2028
	fi
2029
	sleep 3
2029
	sleep 2
2030
	if [ "$mode" != "update" ]
2030
	if [ "$mode" != "update" ]
2031
	then
2031
	then
2032
		read a
2032
		read a
2033
	fi
2033
	fi
2034
	clear
2034
	clear