Browse code

change sh to bash for shopt

Signed-off-by: Jess Frazelle <acidburn@google.com>

Jess Frazelle authored on 2017/01/28 05:16:40
Showing 1 changed files
... ...
@@ -1,4 +1,4 @@
1
-#!/bin/sh
1
+#!/bin/bash
2 2
 set -e
3 3
 
4 4
 dir="$1"