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