5 lines
No EOL
124 B
Bash
5 lines
No EOL
124 B
Bash
pushd api > /dev/null 2> /dev/null
|
|
source init.sh
|
|
|
|
git config --local include.path .gitconfig
|
|
popd > /dev/null 2> /dev/null |