mirror of
https://github.com/lyx0/nourybot-matrix.git
synced 2024-11-13 19:49:54 +01:00
restructuring
This commit is contained in:
parent
1e59a7fedb
commit
cafcd58173
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -4,4 +4,4 @@ cup:
|
|||
sudo docker compose up
|
||||
|
||||
xd:
|
||||
go build -o ./bin/${BINARY_NAME} && ./bin/${BINARY_NAME}
|
||||
cd cmd/nourybot && go build -o ${BINARY_NAME} && ./${BINARY_NAME}
|
Loading…
Reference in a new issue