Create installation script
This commit is contained in:
parent
1773671c5b
commit
7dda2160e3
2 changed files with 3 additions and 0 deletions
BIN
hylia
BIN
hylia
Binary file not shown.
3
install.sh
Executable file
3
install.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
go build
|
||||
sudo cp ./hylia /usr/bin
|
||||
rm ./hylia
|
Loading…
Reference in a new issue