diff --git a/ponysay b/ponysay index 7eb6dd5..175fa63 100755 --- a/ponysay +++ b/ponysay @@ -16,6 +16,7 @@ License: WTFPL ''' import os +import shutil import sys import random from subprocess import Popen, PIPE