You've already forked lazarus-ccr
5 lines
60 B
Bash
5 lines
60 B
Bash
![]() |
mkdir test
|
||
|
cp -f test.ods test/
|
||
|
cd test
|
||
|
unzip test.ods
|
||
|
cd ..
|