Updated shebang to explicitly use python3

This commit is contained in:
nocturn9x 2021-10-19 12:37:05 +02:00
parent 74b8a82fa8
commit 6c73bb5735
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Copyright (C) 2021 nocturn9x
# Licensed under the Apache License, Version 2.0 (the "License");