mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

commit c97b5e456996ef654b5e3bf03b6f4af2c459bcb5
parent 61bdae4adf6576d663b3ebf09c385e8a8696d0b1
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Thu,  9 Apr 2015 06:00:20 +0200

oops

Diffstat:
htmlredirect | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htmlredirect b/htmlredirect @@ -6,7 +6,7 @@ cat <<EOF | sed 's,URL,'$1',g' <!DOCTYPE html> <html dir="ltr" xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> <head> - <title> + <title>Redirect</title> <meta http-equiv="refresh" content="0; url=URL" /> </head> <body>