Skip to content

Commit

Permalink
permtest1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazar955 committed Sep 24, 2024
1 parent 2785308 commit 819eb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itest/container/container.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ func (m *Manager) RunBabylondResource(
"--additional-sender-account "+
"--epoch-interval=%d --slashing-pk-script=%s "+
"--covenant-quorum=%d --covenant-pks=%s && "+
"chmod -R 755 /home && "+
"chmod -R 777 /home && "+
"babylond start --home=/home/node0/babylond",
epochInterval,
hex.EncodeToString(slashingPkScript),
Expand Down

0 comments on commit 819eb3e

Please sign in to comment.