Skip to content
Snippets Groups Projects
Commit e4168527 authored by Michaja Pehl's avatar Michaja Pehl
Browse files

update start.R with env shebang and set executable flag

- makes it executable from the command line without invoking Rscript
  explicitly
- saves on typing, makes for more relaxed REMIND work ;)
parent 46de3277
No related branches found
No related tags found
1 merge request!63update start.R with env shebang and set executable flag
start.R 100644 → 100755
#!/usr/bin/env Rscript
library(lucode)
source("scripts/start/submit.R")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment