From fd1496ac700452ff79c5d5a6a893dcb8d32ce263 Mon Sep 17 00:00:00 2001 From: joewilliams Date: Fri, 31 Dec 2010 09:12:46 -0800 Subject: switch from bash to sh per issue #29 --- rel/overlay/erts-vsn/bin/erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rel/overlay/erts-vsn/bin/erl') diff --git a/rel/overlay/erts-vsn/bin/erl b/rel/overlay/erts-vsn/bin/erl index 23942122..635744ce 100644 --- a/rel/overlay/erts-vsn/bin/erl +++ b/rel/overlay/erts-vsn/bin/erl @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of -- cgit v1.2.3