Skip to content

Commit

Permalink
testing environment variable LOCAL for js
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad1991 committed Dec 18, 2024
1 parent a20fa7e commit 02a5e64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy_serverless_app.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# ========================================
files <- list.files("./bs/R", pattern = ".R", full.names = TRUE)
print(files)
print(getwd())
file.copy(files, "./app/")

# Copy www files from bs
Expand Down

0 comments on commit 02a5e64

Please sign in to comment.