aboutsummaryrefslogtreecommitdiff
path: root/bin/clock.py
diff options
context:
space:
mode:
authorD Delmar Davis <don@suspectdevices.com>2025-07-10 17:03:41 -0700
committerD Delmar Davis <don@suspectdevices.com>2025-07-10 17:03:41 -0700
commitd041e508ad9c1dfab4b12316eb5b9d64c38a4199 (patch)
tree42366ec1001b8786502691e2b6aec1c3d0931b09 /bin/clock.py
parent0f6cb5817ca93ce20c044657f59476bd2ff4db47 (diff)
all pythons are python3
Diffstat (limited to 'bin/clock.py')
-rwxr-xr-xbin/clock.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/clock.py b/bin/clock.py
index 4dc63ca..0c9a180 100755
--- a/bin/clock.py
+++ b/bin/clock.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
#--------------------------------------------------------------------- clock.py
# Display date and time as well as indoor and outdoor temperatures
#