awesome-client: we use bash extensions
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
c378343a64
commit
4f1eac6fa5
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# rlwrap provides readline to stuff which doesn't know readline by itself
|
||||
RLWRAP=`which rlwrap 2>/dev/null`
|
||||
|
|
Loading…
Reference in New Issue