diff options
author | June McEnroe <june@causal.agency> | 2017-07-30 19:57:01 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-07-30 19:57:01 -0400 |
commit | 856abdf0227065997231c1dd6c004fb41a7c7d79 (patch) | |
tree | 7b00dc30ffafc66e6681947584f949c6b3810330 /README | |
parent | Add snapshot.sh (diff) | |
download | torus-856abdf0227065997231c1dd6c004fb41a7c7d79.tar.gz torus-856abdf0227065997231c1dd6c004fb41a7c7d79.zip |
Add index.html
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 969d2f1..49612a4 100644 --- a/README +++ b/README @@ -13,3 +13,4 @@ C source files are self-compiling, e.g. ./server.c. chroot.sh Creates chroot tarball. sshd_config Anonymous login to chrooted client. termcap.diff Patch for bright colors with TERM=xterm-256color. + index.html Friendly directions. |