diff options
author | nathan <nathansmith@posteo.com> | 2025-05-10 03:24:02 -0600 |
---|---|---|
committer | nathan <nathansmith@posteo.com> | 2025-05-10 03:24:02 -0600 |
commit | 093af865d746b159fa0c61fd32622926ba0c29bb (patch) | |
tree | 916c70729744c8551b2979b4f5d89a67eb46cc99 /cgi-bin/guest_book.cgi | |
parent | 1cb2b2d6241b6dc88d1f5e5dcc128841e154a1d7 (diff) |
Working on the site move
Diffstat (limited to 'cgi-bin/guest_book.cgi')
-rwxr-xr-x | cgi-bin/guest_book.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi-bin/guest_book.cgi b/cgi-bin/guest_book.cgi index 39f091e..97a7403 100755 --- a/cgi-bin/guest_book.cgi +++ b/cgi-bin/guest_book.cgi @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python3 import cgi import json |