diff options
| -rwxr-xr-x | scripts/install_api.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install_api.py b/scripts/install_api.py index 290300a2..9532f02b 100755 --- a/scripts/install_api.py +++ b/scripts/install_api.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Thanks to @withzombies for letting us adapt his script # |
