6 lines
39 B
Bash
6 lines
39 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
dotnet build
|
||
|
cargo build
|
||
|
|