From f626bbf0fbf0a060cc30cb6ba0d1d489aff956f2 Mon Sep 17 00:00:00 2001 From: api Date: Mon, 29 Dec 2008 17:35:08 +0000 Subject: initial commit with new projectect name --- diff --git a/api-server.sh b/api-server.sh index 130379f..cb7fc2d 100755 --- a/api-server.sh +++ b/api-server.sh @@ -24,9 +24,9 @@ rsync --archive \ # script to send simple email # email subject -SUBJECT="SET-EMAIL-SUBJECT" +#SUBJECT="SET-EMAIL-SUBJECT" # Email To ? -EMAIL="dfarning@sugarlabs.org" +#EMAIL="dfarning@sugarlabs.org" # Email text/message #EMAILMESSAGE="/tmp/emailmessage.txt" #echo "This is an email message test"> $EMAILMESSAGE -- cgit v0.9.1