Update Makefile

This commit is contained in:
Emil 2023-08-04 07:42:08 -06:00
parent 2a1128ef89
commit 04aea69dba
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ config.h
.gdb_history
*.sqlite
build.sh
Makefile

View File

@ -9,6 +9,3 @@ probotic: $(SRC) $(HDR)
# do nothing but update them...
$(SRC) $(HDR):
run:
./probotic -server irc.rizon.net -port 6664 -username probotic -channel '#/g/chad' -db bootstrap/probotic_data.sqlite