fix azerty
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ function force_reload {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function in_azerty_zone {
|
function in_azerty_zone {
|
||||||
[[ ! -L /etc/localtime ]] || return 4
|
[[ -L /etc/localtime ]] || return 4
|
||||||
|
|
||||||
local zone
|
local zone
|
||||||
zone=$(readlink /etc/localtime)
|
zone=$(readlink /etc/localtime)
|
||||||
|
|||||||
Reference in New Issue
Block a user