summaryrefslogtreecommitdiff
path: root/firmware/ocd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/ocd.sh')
-rwxr-xr-xfirmware/ocd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/ocd.sh b/firmware/ocd.sh
index 02416fa..a505698 100755
--- a/firmware/ocd.sh
+++ b/firmware/ocd.sh
@@ -1,7 +1,7 @@
-#!/bin/bash
+#!/bin/sh
-# Usage: bash ocd.sh # start gdb.sh script afterwards
+# Usage: ./ocd.sh # start gdb.sh script afterwards
# run openocd server with telnet interface on localhost:4444 and GDB interface