You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
git config --global --add safe.directory /home/xpto/.electrumx-installer
fatal: unsafe repository ('/home/xpto/.electrumx-installer' is owned by someone else)
To add an exception for this directory, call:
Even if I run: git config --global --add safe.directory /home/xpto/.electrumx-installer
it doesn't work because I can't run again without erase the dir .electrumx-installer. When I erase I have the same error.
The text was updated successfully, but these errors were encountered:
sudo wget https://raw.githubusercontent.com/bauerj/electrumx-installer/master/bootstrap.sh -O - | bash -s - -d /home/xpto/electrumx-db
Even if I run:
git config --global --add safe.directory /home/xpto/.electrumx-installer
it doesn't work because I can't run again without erase the dir
.electrumx-installer
. When I erase I have the same error.The text was updated successfully, but these errors were encountered: