Skip to content

Commit 793c82d

Browse files
Remove unused scripts (#659)
1 parent f7e57c1 commit 793c82d

File tree

2 files changed

+1
-32
lines changed

2 files changed

+1
-32
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CORE_REPO?=https://github.com/stellar/stellar-core.git
99
CORE_REF?=master
1010
CORE_CONFIGURE_FLAGS?=--disable-tests
1111
STELLAR_RPC_REF?=main
12-
HORIZON_REF?=$(shell ./scripts/soroban_repo_to_horizon_repo.sh $(STELLAR_RPC_REF))
12+
HORIZON_REF?=master
1313
FRIENDBOT_REF?=$(HORIZON_REF)
1414

1515
run:

scripts/rpc_repo_to_horizon_repo.sh

-31
This file was deleted.

0 commit comments

Comments
 (0)