mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 21:04:20 +01:00
use chmod 600 with electrs.toml
This commit is contained in:
@@ -44,6 +44,8 @@ sudo ufw allow 50001
|
|||||||
mkdir /home/admin/.electrs/
|
mkdir /home/admin/.electrs/
|
||||||
sudo rm /home/admin/.electrs/config.toml
|
sudo rm /home/admin/.electrs/config.toml
|
||||||
touch /home/admin/.electrs/config.toml
|
touch /home/admin/.electrs/config.toml
|
||||||
|
chmod 600 /home/admin/.electrs/config.toml
|
||||||
|
|
||||||
echo "generating electrs.toml setting file with the RPC passwords"
|
echo "generating electrs.toml setting file with the RPC passwords"
|
||||||
(
|
(
|
||||||
echo "
|
echo "
|
||||||
|
|||||||
Reference in New Issue
Block a user