mirror of
https://github.com/Luzifer/sri.git
synced 2024-11-08 06:40:09 +00:00
6 lines
131 B
Makefile
6 lines
131 B
Makefile
|
default:
|
||
|
|
||
|
publish:
|
||
|
curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh
|
||
|
bash golang.sh
|