2 lines
63 B
Bash
Executable file
2 lines
63 B
Bash
Executable file
#!/bin/sh
|
|
go build && cp dotool dotoolc dotoold /usr/local/bin
|