diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2025-07-10 17:03:41 -0700 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2025-07-10 17:03:41 -0700 |
| commit | d041e508ad9c1dfab4b12316eb5b9d64c38a4199 (patch) | |
| tree | 42366ec1001b8786502691e2b6aec1c3d0931b09 /bin/clock.py | |
| parent | 0f6cb5817ca93ce20c044657f59476bd2ff4db47 (diff) | |
all pythons are python3
Diffstat (limited to 'bin/clock.py')
| -rwxr-xr-x | bin/clock.py | 2 |
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 # |
