From 8fcd3e92c6ac8400aece43e6d3d16880e45b8c51 Mon Sep 17 00:00:00 2001 From: villadalmine Date: Fri, 16 Sep 2016 10:37:22 -0300 Subject: [PATCH] Update stub.sh --- container_files/bin/stub.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/container_files/bin/stub.sh b/container_files/bin/stub.sh index 12deaa6..b6264c5 100644 --- a/container_files/bin/stub.sh +++ b/container_files/bin/stub.sh @@ -1,3 +1,4 @@ +#!/bin/bash # Licensed to the University Corporation for Advanced Internet Development, # Inc. (UCAID) under one or more contributor license agreements. See the # NOTICE file distributed with this work for additional information regarding @@ -13,6 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # -#!/bin/bash -echo 'test' \ No newline at end of file + +echo 'test'