From 11f4d552c2fb44c70b68ea6f2d569611656f0569 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Mon, 30 Nov 2020 11:15:30 +0100 Subject: Use python instead of python3 now --- cumount.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cumount.py') diff --git a/cumount.py b/cumount.py index 0813397..85932ef 100755 --- a/cumount.py +++ b/cumount.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python # -*- coding: utf-8 -*- import json -- cgit v1.3