Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 281 → Rev 286

/help/rebuild.sh/build.sh
7,6 → 7,8
mkdir appinfo
cp help.bat bin
mv help-*.amb help
echo "version: 20210210" >> appinfo/help.lsm
echo "description: SvarDOS HELP" >> appinfo/help.lsm
echo "version: `date +%Y%m%d`" >> appinfo/help.lsm
echo "description: SvarDOS help (manual)" >> appinfo/help.lsm
cp help/help-*.amb ../website/help/
zip -9rkm help.zip appinfo bin help
mv help.zip ../packages/