summaryrefslogblamecommitdiff
path: root/news/xmitbin/files/patch-ab
blob: 07182aefb99053083af03a9005d6bc4210376a8b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                  
diff -ruN autoSend.old autoSend
--- autoSend.old	Wed Sep 15 03:14:16 1993
+++ autoSend	Sat Nov 29 04:15:37 1997
@@ -1,7 +1,7 @@
 #!/bin/csh -f
 # These next two definitions need to be configured for each user!
-set datDir = /mnt3/deej/gif/autoSend
-set binDir = /mnt3/deej/bin
+set datDir = /tmp/autoSend
+set binDir = /usr/local/bin
 # OK, all standard stuff now...
 echo ""
 echo "AutoSend run started `date`"