mirror of
https://github.com/samsonjs/csc360-a1-shell.git
synced 2026-04-26 14:47:45 +00:00
Add ruby/a1 entry point script
This commit is contained in:
parent
635f345017
commit
b141d95b44
1 changed files with 3 additions and 0 deletions
3
ruby/a1
Executable file
3
ruby/a1
Executable file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
./main.rb "$@"
|
||||||
Loading…
Reference in a new issue