nlay: use more portable shebang for bash. (#98)

This commit is contained in:
maxice8 2018-03-14 15:59:29 -03:00 committed by Arun Prakash Jana
parent 063882c420
commit 9a359b06f0
1 changed files with 1 additions and 1 deletions

2
nlay
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# #############################################################################
# nlay: a customizable script to play files in different apps by file type