From d756d8c5bdb60a6f15ac20950998216076df5332 Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Oct 16 2017 14:03:42 +0000 Subject: remove python3 typo --- diff --git a/cli/koji b/cli/koji index 19a9b25..c88a0fb 100755 --- a/cli/koji +++ b/cli/koji @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/python # coding=utf-8 # command line interface for the Koji build system