From 9af53955dc09a9c7c510cd0ade758dd0af5bcabb Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 1 Oct 2021 23:29:16 +0000 Subject: Replace filter shell scripts with C program Eliminates the need for a shell inside the chroot, along with cat, mktemp and rm. It's likely a bit faster too. --- www/git.causal.agency/owner-filter.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 www/git.causal.agency/owner-filter.sh (limited to 'www/git.causal.agency/owner-filter.sh') diff --git a/www/git.causal.agency/owner-filter.sh b/www/git.causal.agency/owner-filter.sh deleted file mode 100644 index 1997e97b..00000000 --- a/www/git.causal.agency/owner-filter.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -set -eu - -echo ' -Donate using Liberapay -' -- cgit 1.4.1 >
summary refs log tree commit diff
path: root/port/caesar/.gitignore (unfollow)
Commit message (Expand)Author
2020-02-04Add The Future of Another TimelineJune McEnroe
2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe
2020-01-28Change scout sensitivity to 1.4June McEnroe
2020-01-28Import shows.txtJune McEnroe