3 lines
66 B
Bash
3 lines
66 B
Bash
|
#!/bin/sh
|
||
|
cp -r build target && ./target/release/tanguy-gerome-fi
|