darkrc/bin/_fetchdir

4 lines
35 B
Plaintext
Executable File

echo "Fetching $1"
cd $1
git fetch