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