Skip to content

Commit efa08c3

Browse files
authored
Merge pull request #578 from KomodoPlatform/gcharang-patch-6
Update update082.md
2 parents eb5e84a + a8a84c2 commit efa08c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/update082.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,12 @@ git checkout master
6262
git pull
6363

6464
# Restart Iguana
65-
pkill -9 iguana
6665
cd iguana
6766
./m_notary_build
67+
68+
pkill -9 iguana
6869
./m_notary_main
70+
./m_notary_3rdparty_docker # or ./m_notary_3rdparty if not using docker
6971
```
7072

7173
Make sure notarisations are progressing.

0 commit comments

Comments
 (0)