Skip to content

Commit

Permalink
Merge branch 'andrew/remove-outdated-log' into 'master'
Browse files Browse the repository at this point in the history
chore: remove outdated setupOS node provider log

The log says to `Wait for the message after the first boot...` but we already removed the message the log is referring to. 

See merge request dfinity-lab/public/ic!14788
  • Loading branch information
andrewbattat committed Sep 13, 2023
2 parents da97e47 + d014f7e commit a20d0d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ic-os/setupos/rootfs/opt/ic/bin/setupos.sh
Expand Up @@ -21,8 +21,6 @@ function start_setupos() {
function reboot_setupos() {
echo -e "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
echo " If a Nitrokey HSM USB device is in use, please do NOT unplug it just yet."
echo -e "\n\n"
echo " Wait for the message after the first boot..."
echo -e "\n\n\n\n"
echo "-------------------------------------------------------------------------------"
echo " INTERNET COMPUTER - SETUP - SUCCESSFUL"
Expand Down

0 comments on commit a20d0d4

Please sign in to comment.