mirror of
https://github.com/logos-storage/logos-storage-testnet-starter.git
synced 2026-01-02 13:33:06 +00:00
7 lines
157 B
Markdown
7 lines
157 B
Markdown
# Permissions
|
|
To fix the permissions of your eth.key file:
|
|
`chmod 600 eth.key`
|
|
|
|
# Additional requirements for prover
|
|
`sudo apt-get install libzip-dev unzip`
|