stupid! if it does not exist, dd it!
[outofuni/dib.git] / post_routines / nellboard / nelldev
1 #!/bin/bash
2
3 # nellcmd
4 cp -r /files/nelldev /
5 cd /nelldev/linux/nellcmd
6 make
7 ln -s /nelldev/linux/nellcmd/nellcmd /bin
8
9 # web
10