Skip to content

Commit

Permalink
Merge pull request #45 from eliansoutu/master
Browse files Browse the repository at this point in the history
update path
  • Loading branch information
eliansoutu authored Dec 27, 2023
2 parents b95de2a + 67e015c commit aae388c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/unir_paginas.R
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ unir_paginas <- function(input, save_as, topic, back_colour = "gris") {
# topic_path <- "/srv/shiny-server/recursos/hojas_institucionales/generico_st.pdf"
# }

topic_path <- "https://tableros.yvera.tur.ar/recursos/hojas_institucionales/segunda_hoja.pdf"
topic_path <- "/srv/shiny-server/recursos/hojas_institucionales/segunda_hoja.pdf"

suppressWarnings(staplr::staple_pdf(input_files = c("cover.pdf",
topic_path,
Expand Down

0 comments on commit aae388c

Please sign in to comment.