Browse Source

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

master
maxice8 Arun Prakash Jana 6 years ago
parent
commit
9a359b06f0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      nlay

+ 1
- 1
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


Loading…
Cancel
Save