From c7dd0b35f5d44d59ad72ce18ebfdae5524c2d55a Mon Sep 17 00:00:00 2001 From: Jukka Lankinen Date: Mon, 22 Apr 2019 13:44:14 +0300 Subject: [PATCH] Change python to python3 in creategif --- creategif.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/creategif.py b/creategif.py index 4fe2fd0..7cfbe0a 100755 --- a/creategif.py +++ b/creategif.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 """ creategif.py to create awful gif animations from videos! :D