diff options
Diffstat (limited to 'bin/explosion')
-rwxr-xr-x | bin/explosion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/explosion b/bin/explosion index 8a9aff1..8eb7270 100755 --- a/bin/explosion +++ b/bin/explosion @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 import os import sys import glob |