Replace which
here, too
This commit is contained in:
parent
a3d8761e20
commit
ab62ea5e9d
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
which setxkbmap
|
command -v setxkbmap
|
||||||
if test $? -ne 0
|
if test $? -ne 0
|
||||||
then
|
then
|
||||||
echo "error, setxkbmap not found"
|
echo "error, setxkbmap not found"
|
||||||
|
Loading…
Reference in New Issue
Block a user