mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-06 19:25:47 +01:00
4 lines
43 B
Bash
Executable File
4 lines
43 B
Bash
Executable File
#!/bin/sh
|
|
mkdir -p ./test
|
|
./fuseosc ./test
|