Update market, account, and onion operations
Capture the current CyberLux UI, commerce, messaging, and Tor ops updates so local main can be pushed to the remote. Made-with: Cursor
This commit is contained in:
@@ -66,6 +66,8 @@ read_host() {
|
||||
[[ "${missing}" -gt 0 ]] && echo "# Services pending: ${missing} (start Tor and wait ~30s)"
|
||||
} > "${OUT}"
|
||||
|
||||
chmod a+r "${OUT}" 2>/dev/null || true
|
||||
|
||||
echo "[*] Wrote ${OUT}"
|
||||
echo "[*] Services resolved: ${ready} / $((ready + missing))"
|
||||
[[ "${missing}" -gt 0 ]] && echo "[!] ${missing} hostname(s) not yet available — run again after Tor fully starts."
|
||||
|
||||
Reference in New Issue
Block a user