From 9e4b20c463460a347a1d1536986b7cb36d83f19c Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Mon, 27 Sep 2021 23:26:52 +0100 Subject: [PATCH] Change macrecovery.py interpreter to python3 --- macrecovery.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macrecovery.py b/macrecovery.py index bae7b7f..e46a539 100755 --- a/macrecovery.py +++ b/macrecovery.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ Gather recovery information for Macs.