meh
This commit is contained in:
parent
20944139f6
commit
73acd3a460
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@ go mod vendor
|
|||
go build -o sphook .
|
||||
```
|
||||
|
||||
The `sphook` executable in root directory of this repo is built on linux 64bits computer. It should work on common linux x86_64 virtual server or common linux x86_64 bare metal computer.
|
||||
The `sphook` executable in root directory of this repo is built on Linux 64bits computer. It should work on common Linux x86_64 virtual server or common Linux x86_64 bare metal computer.
|
||||
|
||||
The `sphook` binary is only tested on Linux virtual server and developer's laptop. If you need it for some other arch or operating system, please build it, test it and report back or even better do PR here.
|
||||
The `sphook` binary is only tested on Linux virtual server and developer's laptop. If you need it for some other arch or operating system, build it, test it and report back or even better do PR here.
|
||||
|
||||
## Hugo's final output directory
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue