2 lines
32 B
Bash
2 lines
32 B
Bash
|
|
#!/bin/sh
|
||
|
|
go build -o ./microvm
|