changed indents
This commit is contained in:
parent
14cafe976b
commit
9be78242b7
@ -1,7 +1,7 @@
|
||||
#setup ----
|
||||
library(tidyverse)
|
||||
library(influxdbclient)
|
||||
library(rmarkdown)
|
||||
#setup ----
|
||||
library(tidyverse)
|
||||
library(influxdbclient)
|
||||
library(rmarkdown)
|
||||
|
||||
if(Sys.info()[4] == "pseudotsuga") {
|
||||
setwd("~/Documents/dataProjects/laundry_status")
|
||||
@ -87,7 +87,7 @@ update_data <- function(){
|
||||
render("laundry_status.Rmd",
|
||||
output_dir = "html",
|
||||
output_file = "index.html")
|
||||
|
||||
|
||||
}
|
||||
|
||||
for(i in 1:(cronjob_interval/update_interval)){
|
||||
|
Loading…
x
Reference in New Issue
Block a user