Fix already done trade detecation and e-mail address in deadswitch call
This commit is contained in:
@@ -37,7 +37,7 @@ done
|
||||
|
||||
if [[ -e temp/hadErrors.$$.tmp ]]; then
|
||||
rm temp/hadErrors.$$.tmp
|
||||
curl -d "" -X POST "https://deadswitch.kawomi.com/api/v1?topic=trade.schwab.error.recordAllSymbolsSingleRun&secs=1&email=joe@kawomi.com"
|
||||
curl -s -d "" -X POST "https://deadswitch.kawomi.com/api/v1?topic=trade.schwab.error.recordAllSymbolsSingleRun&secs=1&email=joerg.tretter@gmail.com"
|
||||
fi
|
||||
|
||||
log "Finished"
|
||||
|
||||
Reference in New Issue
Block a user