설명 없음

ljoaquim 1590311121 first commit 4 달 전
bin 1590311121 first commit 4 달 전
images 1590311121 first commit 4 달 전
migrations 1590311121 first commit 4 달 전
node_modules 1590311121 first commit 4 달 전
src 1590311121 first commit 4 달 전
README.md 1590311121 first commit 4 달 전
ex.env 1590311121 first commit 4 달 전
index.html 1590311121 first commit 4 달 전
package-lock.json 1590311121 first commit 4 달 전
package.json 1590311121 first commit 4 달 전
style.css 1590311121 first commit 4 달 전

README.md

SETUP

./bin/setup

CRON

  • CRON para script get_btc_value (pega o valor 00:01 da btc e registra como valor do dia anterior)

    1 0 * * * <DIR_PATH>/get_btc_value.sh >> <DIR_PATH>/log/cron.txt 2>&1