Fehler mit if abfrage. wdir muss auf jedenfall gesetzt werden

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_mysql@5597 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2010-04-23 20:38:22 +00:00
parent f63df41315
commit e4e61f5934

View File

@ -24,8 +24,8 @@
#
#
WDIR=`pwd`
if [ -d /var/install/sysvinit* ]; then
WDIR=`pwd`
cd etc/init.d
chmod 755 mysql
mkdir rc{0,1,2,3,4,5,6}.d