diff options
Diffstat (limited to 'run.sh')
-rw-r--r-- | run.sh | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -1,12 +0,0 @@ -#!/bin/bash - -# cd into this directory -cd /home/stock-lite/stock-screener - -# run screener.js to update the data for today's close -node screener.js - -sleep 3 - -# run upload.js to upload to google sheets -node upload.js
\ No newline at end of file |