X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_sbin%2Fgrml-setlang;h=e1482099ed81b06d3917e413d22d62a324512fbb;hb=refs%2Ftags%2Fv1.1.25;hp=e4c82937c370c9b24caeaedc539e8924b2d2002d;hpb=03fcacf4cdf6ed30709d2639436870f906b8f1c9;p=grml-scripts.git 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