Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
vladupshot committed Feb 6, 2024
1 parent 4530a37 commit 433b7f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export UPT_ACCOUNT_PASSPHRASE="1234567890"
This repo is currently relying on a private module, current development requires

```bash
export GOPRIVATE=github.com/upshot-tech/upshot-appchain
export GOPRIVATE=github.com/upshot-tech/upshot-appchain
```

Then to build
Expand Down
2 changes: 1 addition & 1 deletion launch-node.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
./dist/avs \
upshot-node \
--peer-db /tmp/avs/head-peer-db \
--function-db /tmp/avs/head-fdb \
--log-level debug \
Expand Down

0 comments on commit 433b7f4

Please sign in to comment.