ducksearch now no longer posix compliant
This commit is contained in:
parent
4f53a2425b
commit
a9eedbcd47
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
# Gives a dmenu prompt to search DuckDuckGo.
|
# Gives a dmenu prompt to search DuckDuckGo.
|
||||||
# Without input, will open DuckDuckGo.com.
|
# Without input, will open DuckDuckGo.com.
|
||||||
|
|
Loading…
Reference in a new issue