3 lines
48 B
Plaintext
3 lines
48 B
Plaintext
|
#!/bin/bash
|
||
|
sed -i '1i\GOPATH='$GOPATH Makefile
|