more portable if bash is not in the default path.

This commit is contained in:
neil 2016-02-19 23:48:55 +08:00
parent 0f793850c6
commit 0db15ce230
1 changed files with 1 additions and 1 deletions

2
le.sh
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
VER=1.1.7
PROJECT="https://github.com/Neilpang/le"