1
0
Fork 0
mirror of https://github.com/jarun/nnn.git synced 2025-03-22 06:12:27 +00:00

nlay: use more portable shebang for bash. ()

This commit is contained in:
maxice8 2018-03-14 15:59:29 -03:00 committed by Arun Prakash Jana
parent 063882c420
commit 9a359b06f0

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