mirror of
https://github.com/openSUSE/osc.git
synced 2026-01-29 17:18:55 +01:00
4 lines
43 B
Bash
Executable File
4 lines
43 B
Bash
Executable File
#!/bin/sh
|
|
mkdir -p ./test
|
|
./fuseosc ./test
|