home readme diff tree note docs

0commit a664ece453cd000f165d273dd2a5ce974180f351
1Author: lakefox <mason@lakefox.net>
2Date:   Tue Jan 6 20:14:18 2026 -0700
3
4    Git ftp
5
6diff --git a/cgi-bin/git.awk b/cgi-bin/git.awk
7index 09edefc..963561c 100755
8--- a/cgi-bin/git.awk
9+++ b/cgi-bin/git.awk
10@@ -1,4 +1,4 @@
11-#!/usr/bin/awk -f
12+#!/bin/awk -f
13 
14 # /var/git
15 
16diff --git a/cgi-bin/mailto.awk b/cgi-bin/mailto.awk
17index a6a4d39..e6e71ad 100755
18--- a/cgi-bin/mailto.awk
19+++ b/cgi-bin/mailto.awk
20@@ -1,4 +1,4 @@
21-#!/usr/bin/awk -f
22+#!/bin/awk -f
23 
24 # A list should be split by a /: grim/patches.txt
25 # todo: https://inbox.sourceware.org/gcc/8f344050-3198-42eb-afe0-3f20cc22339a@redhat.com/