
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
5 lines
60 B
Bash
Executable File
5 lines
60 B
Bash
Executable File
mkdir test
|
|
cp -f test.ods test/
|
|
cd test
|
|
unzip test.ods
|
|
cd .. |