Sin descripción

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

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