Skip to content

Commit d1944bf

Browse files
committed
Chore: Update SetupOS failure message to direct to Node Deployment troubleshooting guide
1 parent c798937 commit d1944bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ic-os/rootfs/setupos/opt/ic/bin/functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ function log_and_halt_installation_on_error() {
1616
echo " INTERNET COMPUTER - SETUP - FAILED"
1717
echo "--------------------------------------------------------------------------------"
1818
echo -e "\n\n\n\n"
19-
echo " Please contact the Node Provider Matrix channel for support."
19+
echo " Please consult the wiki guide: Troubleshooting Node Deployment Errors."
2020
echo -e "\n\n\n\n"
2121
echo "--------------------------------------------------------------------------------"
2222
echo " ERROR"

0 commit comments

Comments
 (0)