ba8de5ef995411b31a62641a9b93c97034cb0a3d
[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