4 lines
52 B
Text
4 lines
52 B
Text
|
#!/bin/sh
|
||
|
|
||
|
cd "$(git rev-parse --show-toplevel)/"$@
|