5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
# Define prefered LANG
|
||
|
export LANG=fr_FR.utf8
|