From 3935f78543867d8a0587bb07ad1f3beeeb600b4c Mon Sep 17 00:00:00 2001 From: 3D Print PT <86446936+3dprintpt@users.noreply.github.com> Date: Tue, 17 Jan 2023 23:31:31 +0000 Subject: scripts: Update update_mks_robin.py for Python3 (#5985) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Márcio Pereira <3dprintpt@gmail.com> --- scripts/update_mks_robin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/update_mks_robin.py') diff --git a/scripts/update_mks_robin.py b/scripts/update_mks_robin.py index 6ab54242..0500492d 100755 --- a/scripts/update_mks_robin.py +++ b/scripts/update_mks_robin.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python # Script to update firmware for MKS Robin bootloader # # Copyright (C) 2020 Kevin O'Connor -- cgit v1.2.3-70-g09d2