#!/bin/sh

exec Rscript -e 'Rapp::run()' "$@"
