mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-30 20:01:26 +00:00
update wallet location
This commit is contained in:
@@ -67,7 +67,7 @@ pub fn report_permission_error() {
|
||||
eprintln!("HOME: {}", home);
|
||||
eprintln!("Executable: {}", current_executable.display());
|
||||
if home == "/" {
|
||||
eprintln!("User {} must have permission to write to '{}.zcash/' .",
|
||||
eprintln!("User {} must have permission to write to '{}.zero/' .",
|
||||
user,
|
||||
home);
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user