mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 12:54:19 +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/
|
||||
sudo rm /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 "
|
||||
|
||||
Reference in New Issue
Block a user