fix icepick data dir name

This commit is contained in:
Anton Livaja 2025-02-11 23:35:46 -05:00
parent c45bcbb28a
commit c0c9efe682
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 3 additions and 3 deletions

View File

@ -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`