Replace remote with local repo
This commit is contained in:
@@ -124,7 +124,7 @@ async function main() {
|
||||
console.log(`✗ ${bad} loopback vhost(s) did not return OK HTTP — ensure: systemctl status nginx tor; systemctl status cyberlux`);
|
||||
process.exit(1);
|
||||
}
|
||||
console.log("✓ All loopback nginx vhosts responded (Tor .onion forwarding uses these ports).");
|
||||
console.log("✓ All configured loopback nginx vhosts responded (Tor .onion forwarding uses these ports).");
|
||||
console.log(" To test via the Tor network use Tor Browser (not curl from clearnet).");
|
||||
process.exit(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user