6 lines
70 B
Bash
Executable File
6 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm -rf {ports,protos}/data.go
|
|
|
|
go run consts.go main.go
|