Skip to content

Commit

Permalink
Merge pull request #579 from KomodoPlatform/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
gcharang authored Jan 14, 2025
2 parents 44375c1 + efa08c3 commit 47906f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/update082.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,12 @@ git checkout master
git pull

# Restart Iguana
pkill -9 iguana
cd iguana
./m_notary_build

pkill -9 iguana
./m_notary_main
./m_notary_3rdparty_docker # or ./m_notary_3rdparty if not using docker
```

Make sure notarisations are progressing.
Expand Down

0 comments on commit 47906f0

Please sign in to comment.