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