fix specter config json

This commit is contained in:
rootzoll
2021-09-21 16:51:08 +02:00
parent 2cd16db544
commit 487d3ef760

View File

@@ -123,7 +123,7 @@ function configure_specter {
"only_tor": ${torOnly}, "only_tor": ${torOnly},
"tor_control_port": "${tor_control_port}", "tor_control_port": "${tor_control_port}",
"tor_status": false, "tor_status": false,
"hwi_bridge_url": "/hwi/api/", "hwi_bridge_url": "/hwi/api/"
} }
EOF EOF
sudo mv /home/admin/config.json /home/specter/.specter/config.json sudo mv /home/admin/config.json /home/specter/.specter/config.json