lazarus-ccr/components/fpspreadsheet/examples/opendocdemo/ziptest.sh
2012-06-13 06:27:12 +00:00

3 lines
31 B
Bash
Executable File

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