diff --git a/CouchPotato.py b/CouchPotato.py index b4a6421..d3492cf 100755 --- a/CouchPotato.py +++ b/CouchPotato.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 from __future__ import print_function from logging import handlers from os.path import dirname