mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
4 lines
43 B
Bash
Executable File
4 lines
43 B
Bash
Executable File
#!/bin/sh
|
|
mkdir -p ./test
|
|
./fuseosc ./test
|