one more renaming

This commit is contained in:
Dan Buch
2012-05-18 07:50:48 -04:00
parent 5dfd9dd7f8
commit 28799b806f

2
ares/run-client-shell Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
exec irb -I./client/lib -rclient --simple-prompt --readline "$@"