Use /usr/bin/env bash for rofi-sensible-terminal

This commit is contained in:
Tobias Kortkamp 2016-02-02 10:51:36 +01:00
parent 8e49d76096
commit 68a913c3b7

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# This code is released in public domain by Han Boetes <han@mijncomputer.nl>
# Updated by Dave Davenport <qball@gmpclient.org>