diff options
Diffstat (limited to 'script/moveto3.py')
-rwxr-xr-x | script/moveto3.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/moveto3.py b/script/moveto3.py index ae10d63..fba5ddd 100755 --- a/script/moveto3.py +++ b/script/moveto3.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import argparse import os import sys |