Remove clientloop.sh script (obsoleted by commmodule/commdaemon scripts).

This commit is contained in:
Wytze van der Raay 2009-12-28 15:10:45 +00:00
parent 4885a78c1c
commit ebe8a08441

View file

@ -1,12 +0,0 @@
#!/bin/bash
while true
do
perl ./client.pl
#mail -s CAcert-Alert pg@futureware.at <error.txt
echo ******************************************************************
echo ******************************************************************
echo ******************************************************************
sleep 1
done