shardeum / validator-dashboard

MIT License
22 stars 8 forks source link

Base directory (.shardeum) inaccurate for root users on linux #36

Closed mesahin001 closed 1 month ago

mesahin001 commented 1 month ago

If you run the installer as root on ubuntu and take the defaults, the script installs the files in "/home/root/.shardeum" instead of the correct one "/root/.shardeum". This causes confusion later if you have to chage some config or looking logs etc.

image

chrischabot commented 1 month ago

I've removed my previous comment as I think I know what's going on here, give me a few to see if I can get it fixed