From 0e6fd39de109fa1020848fecddb5821501661ca7 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Fri, 25 Mar 2022 21:40:20 -0400 Subject: Use Tauthon instead of Python --- app/macversion.py | 2 +- themes/preprocess-tab-svgs.py | 2 +- 2 files changed, 2 insertions(+), 2 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/. diff --git a/themes/preprocess-tab-svgs.py b/themes/preprocess-tab-svgs.py index ab3e6ca..3213a05 100755 --- a/themes/preprocess-tab-svgs.py +++ b/themes/preprocess-tab-svgs.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env 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 -- cgit v1.2.3