From 9ffa1a13af3f943c80162819a67e4fa051e9449e Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Thu, 9 May 2019 11:38:00 +0200 Subject: [PATCH] Default to Python 3 --- adbfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adbfs b/adbfs index c4e2686..cd5a238 100755 --- a/adbfs +++ b/adbfs @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python3 """ adbfs Virtual filesystem for Midnight Commander