From 1d600354305e9999d1120746cad50f48ac808cc4 Mon Sep 17 00:00:00 2001 From: Bela Date: Sun, 14 Oct 2018 12:16:56 +0200 Subject: [PATCH] python can also be python3.x x not only 5 --- rmCreated.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmCreated.py b/rmCreated.py index 75e9246..fbe765c 100755 --- a/rmCreated.py +++ b/rmCreated.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3.5 +#!/usr/bin/python3 # -*- coding: utf-8 -*- """Delete latex created files.