remove cruft, update xmonad
This commit is contained in:
parent
03153e438e
commit
dbc041abbe
4 changed files with 16 additions and 10 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/perl
|
||||
if ($#ARGV == 0) {
|
||||
$ARGV[1] = "michener\@csua.berkeley.edu";
|
||||
$ARGV[1] = "barakmich@gmail.com";
|
||||
}
|
||||
print <<FOO;
|
||||
print <<FOO;
|
||||
EHLO localhost
|
||||
MAIL FROM: rootcow\@csua.berkeley.edu
|
||||
RCPT TO: $ARGV[1]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue