Skip to content

Commit 1c5b2e9

Browse files
author
btgoodwin
committed
Changed header to bash vs. sh
1 parent fb9b12a commit 1c5b2e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22
#
33
# This file is protected by Copyright. Please refer to the COPYRIGHT file
44
# distributed with this source distribution.

start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22
#
33
# This file is protected by Copyright. Please refer to the COPYRIGHT file
44
# distributed with this source distribution.

0 commit comments

Comments
 (0)