Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
cliff0412 committed Feb 1, 2019
1 parent 4b530dc commit 8dde036
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions bash/azure1.sh
@@ -1,4 +1,5 @@
killall -s KILL node
rm *.log
npm run trades assets=ETH,USD server azure &> trades.ALL.log &
npm run commit server azure pair=ETH_USD &>> commit.log &
npm run cleanDB server azure &>> cleanDB.log &
1 change: 0 additions & 1 deletion bash/azure2.sh
@@ -1,4 +1,3 @@
npm run trigger server azure event=StartPreReset &>> preReset.log &
npm run trigger server azure event=StartReset &>> reset.log &
npm run commit server azure pair=ETH_USD &>> commit.log &
npm run fetchPrice server azure &>> fetchPrice.log &

0 comments on commit 8dde036

Please sign in to comment.