Browse Source

more portable if bash is not in the default path.

neil 9 years ago
parent
commit
0db15ce230
1 changed files with 1 additions and 1 deletions
  1. 1 1
      le.sh

+ 1 - 1
le.sh

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