Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
xunzi authored Aug 5, 2023
1 parent f454640 commit ceadb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ test:
bin: test
cd cmd; go build -o ../../bin/icinga-telegram-notification icinga-telegram-notification.go
upload:
scp ../bin/icinga-telegram-notification root@monitor.manninet.de:/etc/icinga2/scripts/
scp ../bin/icinga-telegram-notification root@$YOURSERVERNAME:/$YOURLOCATION

0 comments on commit ceadb8b

Please sign in to comment.