eris/in-directory

10 lines
43 B
Text
Raw Normal View History

2016-01-21 23:22:42 +00:00
#!/bin/bash
set -e
cd $1
shift
exec $@