mirror of
https://github.com/fiatjaf/khatru.git
synced 2026-04-19 19:28:01 +02:00
remove deploy script.
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
relayer: $(shell find .. -name "*.go")
|
||||
go build -ldflags="-s -w" -o ./relayer
|
||||
|
||||
deploy: relayer
|
||||
ssh root@turgot 'systemctl stop relayer'
|
||||
scp relayer turgot:relayer/relayer
|
||||
ssh root@turgot 'systemctl start relayer'
|
||||
|
||||
Reference in New Issue
Block a user