about summary refs log tree commit diff
path: root/man.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-11 02:44:04 -0500
committerJune McEnroe <june@causal.agency>2020-02-11 02:45:39 -0500
commit15ff2a470eb4eb291d3a7271c08b130839828720 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /man.sh
parentAdds insecure flag to skip certificate validation (diff)
downloadcatgirl-15ff2a470eb4eb291d3a7271c08b130839828720.tar.gz
catgirl-15ff2a470eb4eb291d3a7271c08b130839828720.zip
Remove legacy code
Diffstat (limited to 'man.sh')
-rw-r--r--man.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/man.sh b/man.sh
deleted file mode 100644
index 9d686f9..0000000
--- a/man.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec mandoc /usr/share/man/man1/catgirl.1 | LESSSECURE=1 less