lazarus-ccr/components/fpspreadsheet/examples/opendocdemo/ziptest.sh
2009-01-29 13:24:37 +00:00

4 lines
47 B
Bash
Executable File

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