5 lines
79 B
Bash
5 lines
79 B
Bash
#!/bin/bash
|
|
go-task linux:build
|
|
go-task windows:build
|
|
go-task linux:create:aur
|