mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05: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
|
DIR=$1
|
||||||
FILE=$2
|
FILE=$2
|
||||||
|
|
Loading…
Reference in a new issue