We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c798937 commit d1944bfCopy full SHA for d1944bf
ic-os/rootfs/setupos/opt/ic/bin/functions.sh
@@ -16,7 +16,7 @@ function log_and_halt_installation_on_error() {
16
echo " INTERNET COMPUTER - SETUP - FAILED"
17
echo "--------------------------------------------------------------------------------"
18
echo -e "\n\n\n\n"
19
- echo " Please contact the Node Provider Matrix channel for support."
+ echo " Please consult the wiki guide: Troubleshooting Node Deployment Errors."
20
21
22
echo " ERROR"
0 commit comments