diff options
Diffstat (limited to 'xmc')
-rwxr-xr-x | xmc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/bash # danish locale is broken - see http://bugs.debian.org/181027 -export LC_ALL=C +#export LC_ALL=C if [ $# -eq 0 ]; then xsh localhost mc |