The responses from nmcli can be returned localized in the default language configured in the bash. Therefore it should be convenient to insert a first line into the ronema script like:
LANG="en_US"
so nmcli will be executed with english locale and the responses are as expected.
The responses from nmcli can be returned localized in the default language configured in the bash. Therefore it should be convenient to insert a first line into the ronema script like:
LANG="en_US"so nmcli will be executed with english locale and the responses are as expected.