echo empty
This commit is contained in:
parent
8b649300d4
commit
8007b6a25f
@ -2,7 +2,7 @@
|
||||
|
||||
if ping -c 1 o2.de &> /dev/null
|
||||
then
|
||||
echo "Sende E-Mail"
|
||||
echo "Sende E-Mail" &> /dev/null
|
||||
#mail -s "Pingtest" system@hephaistos.schwalbert.net < ./ping.log
|
||||
#rm ./ping.log
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user