Remove clientloop.sh script (obsoleted by commmodule/commdaemon scripts).
This commit is contained in:
parent
4885a78c1c
commit
ebe8a08441
1 changed files with 0 additions and 12 deletions
|
@ -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
|
||||
|
Loading…
Reference in a new issue