replacer: Run as script with python 3.

This commit is contained in:
derAnfaenger 2017-10-05 17:56:38 +02:00 committed by Tim Abbott
parent c01981a65f
commit ec54cb5f72
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import argparse
from subprocess import check_call