5 lines
67 B
Bash
5 lines
67 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
find fractal-api -name *.rs
|
||
|
find fractal-gtk -name *.rs
|