3 lines
33 B
Bash
Executable File
3 lines
33 B
Bash
Executable File
#!/bin/sh
|
|
go run *.go -port 8181
|