diff --git a/signer.py b/signer.py index bc64dab..8151899 100644 --- a/signer.py +++ b/signer.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python2 # coding: utf from Crypto.Hash import SHA256