diff --git a/email-login b/email-login old mode 100644 new mode 100755 diff --git a/install-irc7.rc b/install-irc7.rc new file mode 100644 index 0000000..29797f3 --- /dev/null +++ b/install-irc7.rc @@ -0,0 +1,5 @@ +#! /bin/rc +ramfs +hget http://plan9.stanleylieber.com/src/irc7.tgz | tar xvz +cd irc* +mk install diff --git a/restore b/restore old mode 100644 new mode 100755