X-Git-Url: http://git.grml.org/?p=grml-scripts-core.git;a=blobdiff_plain;f=usr_sbin%2Fgrml-setlang;h=e1482099ed81b06d3917e413d22d62a324512fbb;hp=e4c82937c370c9b24caeaedc539e8924b2d2002d;hb=9fef74081f53d30174118872324fa62d4a8145b5;hpb=03fcacf4cdf6ed30709d2639436870f906b8f1c9 diff --git a/usr_sbin/grml-setlang b/usr_sbin/grml-setlang index e4c8293..e148209 100755 --- a/usr_sbin/grml-setlang +++ b/usr_sbin/grml-setlang @@ -175,7 +175,7 @@ else fi # read in the file where all the $LANGUAGE stuff is defined - source $LANGFUNC + . $LANGFUNC # make sure the file exists if ! [ -r $CONFFILE ] ; then