From 5f5a68aa315e691f2eec64dcb749558c1132fac5 Mon Sep 17 00:00:00 2001 From: Simon John Date: Tue, 4 Aug 2020 23:49:32 +0100 Subject: Replaced env with python3 shebang --- bin/robotis-loader | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/robotis-loader') diff --git a/bin/robotis-loader b/bin/robotis-loader index 4ac07d4..3f3c21b 100755 --- a/bin/robotis-loader +++ b/bin/robotis-loader @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # This script sends a program on a robotis board (OpenCM9.04 or CM900) # using the robotis bootloader (used in OpenCM IDE) -- cgit v1.2.3