There was an error while loading. Please reload this page.
1 parent 82d0589 commit 5d23b70Copy full SHA for 5d23b70
1 file changed
ct/t3code.sh
@@ -61,7 +61,6 @@ echo -e "${INFO}${YW}Pair a device using the QR code or URL below:${CL}"
61
# t3 pair's first line reports the local connection (http://127.0.0.1:3773) which
62
# is misleading here; drop it so only the QR and the LAN pairing URL are shown.
63
pct exec "$CTID" -- env NODE_NO_WARNINGS=1 t3 pair --base-dir /opt/t3code_data --ttl 1h | grep -v "127.0.0.1"
64
-echo -e ""
65
echo -e "${INFO}${YW}The pairing URL above expires after 1 hour. Generate a fresh one from the Proxmox host:${CL}"
66
echo -e "${TAB}${BGN}pct exec ${CTID} -- t3 pair --base-dir /opt/t3code_data --ttl 1h${CL}"
67
echo -e ""
0 commit comments