lazarus-ccr/components/fpspreadsheet/examples/opendocdemo/ziptest.sh
2009-01-29 11:54:07 +00:00

4 lines
44 B
Bash
Executable File

cd test
zip test.ods *
mv test.ods ../
cd ..