1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

no need for bash here, sh suffices

This commit is contained in:
Jasper Lievisse Adriaanse 2016-04-27 18:13:19 +02:00
parent 4dbf2813d0
commit 6beb315f77

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
DIR=$1
FILE=$2