mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-10 15:38:19 -05:00
5 lines
65 B
Bash
Executable File
5 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
|
|
SCRIPT=${1:-hash.rb}
|
|
|
|
bundle exec ruby -Ilib "$SCRIPT" |