summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim/pashello/setenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z80sim/pashello/setenv.sh')
-rwxr-xr-xnuttx/configs/z80sim/pashello/setenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/z80sim/pashello/setenv.sh b/nuttx/configs/z80sim/pashello/setenv.sh
index 52f95193b..cdb5e67d7 100755
--- a/nuttx/configs/z80sim/pashello/setenv.sh
+++ b/nuttx/configs/z80sim/pashello/setenv.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# z80sim/setenv.sh
#
# Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.