Update 2023-10-15 21:29 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-10-15 21:29:44 +02:00
parent b9f90ca227
commit 3e91896dbb
48 changed files with 84 additions and 18585 deletions

View File

@@ -1,3 +1,3 @@
#/bin/sh -e
cp -f "$1" /tmp/mutt.html
2>/dev/null 1>&2 chrome file:///tmp/mutt.html &
2>/dev/null 1>&2 $BROWSER file:///tmp/mutt.html &