reallyyy...
This commit is contained in:
parent
3a1d5fa320
commit
a4926f48f4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ How to **build** c-daemon + go processes:
|
|||
```bash
|
||||
git clone https://git.aliberksandikci.com.tr/liderahenk/go-daemon
|
||||
cd go-daemon/
|
||||
go build -o c-daemon/bin/ c-daemon/go-files/info
|
||||
go build -o c-daemon/bin/ c-daemon/go-files/info.go
|
||||
gcc -o c-daemon/bin/test c-daemon/daemon/test.c c-daemon/daemon/daemon.c
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue