Skip to content

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 ;)
  • could be applied to other .R scripts as well

Merge request reports