summaryrefslogtreecommitdiff
path: root/app/macversion.py
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2022-03-25 21:40:20 -0400
committerGaming4JC <g4jc@hyperbola.info>2022-04-02 21:11:13 -0400
commit0e6fd39de109fa1020848fecddb5821501661ca7 (patch)
tree20e194bc5df1d5b036724e1a884af1d1e82ebe80 /app/macversion.py
parent420d826d782e75709c9df6e1f7ad0b13c8f91d2c (diff)
downloadiceweasel-uxp-0e6fd39de109fa1020848fecddb5821501661ca7.tar.gz
Use Tauthon instead of Python
Diffstat (limited to 'app/macversion.py')
-rw-r--r--app/macversion.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/macversion.py b/app/macversion.py
index 839aac1..b87c5e6 100644
--- a/app/macversion.py
+++ b/app/macversion.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/tauthon
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.