fix icepick data dir name
This commit is contained in:
parent
c45bcbb28a
commit
c0c9efe682
|
@ -40,11 +40,11 @@
|
|||
|
||||
* `nonce_address=$"(cat vaults/<namespace>/<coin>/<account_id>-na.txt)"`
|
||||
|
||||
1. Set `ICEPICK_DATA_DIR`:
|
||||
1. Set `ICEPICK_DATA_DIRECTORY`:
|
||||
|
||||
* Find your removable media using `lsblk`
|
||||
{{ #include ../../../../../../component-documents/finding-device-name.md:content }}
|
||||
|
||||
* `export ICEPICK_DATA_DIR=<path_to_media>`
|
||||
* `export ICEPICK_DATA_DIRECTORY=/media/external/`
|
||||
|
||||
1. set `ICEPICK_CONFIG_FILE`
|
||||
|
||||
|
|
Loading…
Reference in New Issue