File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed
Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 1- cd config/node-keys
1+ cd config/node-keys/
22
3- chmod 400 genesis-federation/fed1.key
4- chmod 400 genesis-federation/fed2.key
5- chmod 400 genesis-federation/fed3.key
3+ chmod 400 config/node-keys/ genesis-federation/fed1.key
4+ chmod 400 config/node-keys/ genesis-federation/fed2.key
5+ chmod 400 config/node-keys/ genesis-federation/fed3.key
66
7- chmod 400 second-federation/fed1.key
8- chmod 400 second-federation/fed2.key
9- chmod 400 second-federation/fed3.key
7+ chmod 400 config/node-keys/ second-federation/fed1.key
8+ chmod 400 config/node-keys/ second-federation/fed2.key
9+ chmod 400 config/node-keys/ second-federation/fed3.key
1010
11- chmod 400 third-federation/fed1.key
12- chmod 400 third-federation/fed2.key
13- chmod 400 third-federation/fed3.key
11+ chmod 400 config/node-keys/third-federation/fed1.key
12+ chmod 400 config/node-keys/third-federation/fed2.key
13+ chmod 400 config/node-keys/third-federation/fed3.key
14+
15+ chmod +x tcpsigner/entrypoint.sh
You can’t perform that action at this time.
0 commit comments