3 lines
94 B
Bash
Executable File
3 lines
94 B
Bash
Executable File
cd $NETBSD || (git clone --depth 1 git://github.com/jsonn/src $NETBSD && cd $NETBSD)
|
|
git pull
|