khanat-opennel-code/code/nel/doc/make_packages_doc.sh

6 lines
141 B
Bash
Raw Normal View History

2010-05-06 00:08:41 +00:00
#!/bin/sh
rm -f html/download/neldox.zip
zip -9 -q -r neldox.zip html/nel html/nelns html/tool html/index.html
mv neldox.zip html/download/