mirror of
https://github.com/lbonn/rofi
synced 2024-11-15 00:27:36 +00:00
no need for bash here, sh suffices
This commit is contained in:
parent
4dbf2813d0
commit
6beb315f77
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
DIR=$1
|
||||
FILE=$2
|
||||
|
|
Loading…
Reference in a new issue