Skip to content

Commit

Permalink
removed pushoverr creds (account expired anyway)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-schnabel committed Aug 9, 2023
1 parent 5fb8d80 commit 8dd9e6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Get_Results.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#### This Script carries all simulations
if (Sys.info()[7] == "ts" | Sys.info()[7] == "tobiasschnabel") {
library(pushoverr)
set_pushover_user(user = "ugdgajneo6c1guze52pi8ew2jyon71")
set_pushover_app(token = "awswexyruunh8f3gex8yyzk4guarie")
# library(pushoverr)
# set_pushover_user(user = "")
# set_pushover_app(token = "")
}
writeLines("Which simulation process should be used?")
writeLines("-----------------------------------------------------------------")
Expand Down

0 comments on commit 8dd9e6e

Please sign in to comment.