Viitor_mysql/etc/sysconfig/profile.d/MySQL
kueller 03545593f5 V962 Branch
git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_mysql@4397 504e572c-2e33-0410-9681-be2bf7408885
2008-05-03 17:01:28 +00:00

18 lines
244 B
Bash

#!/bin/bash
#Systeminitialisierung für MySQL
#(c) Rainmaker MultiMedia OHG
#
#$Author$
#$Date$
#$Revision$
#
#$Log$
#Revision 1.2 2001/10/08 08:51:50 kueller
#cvs header hinzugefügt bzw. korrigiert
#
#
PATH=$PATH:/opt/MySQL/bin
export PATH