Project

General

Profile

Download (65 Bytes) Statistics
| Branch: | Tag: | Revision:
#!/bin/bash

COMMAND="rails $@"

scl enable FIXMESCL "$COMMAND"

(5-5/7)