python3, use symlink (rename python3.6 to python3) for the files already in stable/19.1

This commit is contained in:
Ad Schellevis 2019-05-13 12:33:01 +02:00
parent 8bb082ab90
commit 0af2c26c80
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/python3.6
#!/usr/local/bin/python3
"""
Copyright (c) 2015-2019 Ad Schellevis <ad@opnsense.org>

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/python3.6
#!/usr/local/bin/python3
"""
Copyright (c) 2015-2019 Ad Schellevis <ad@opnsense.org>

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/python3.6
#!/usr/local/bin/python3
"""
Copyright (c) 2016 Ad Schellevis <ad@opnsense.org>

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/python3.6
#!/usr/local/bin/python3
"""
Copyright (c) 2015 Ad Schellevis <ad@opnsense.org>