mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-10 04:43:10 +02:00
fix specter config json
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user