Skip to content

Commit

Permalink
chore: update install complete message
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Feb 23, 2024
1 parent 20dfd1e commit 04e7a80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pi-image/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,6 @@ then
fi

echo "Companion Satellite is installed!"
echo "You should edit the configuration file at \"/boot/satellite-config\" then can start it with \"sudo systemctl start satellite\" or \"sudo satellite-update\""
echo "You can edit a subset of the configuration at \"/boot/satellite-config\" then can start it with \"sudo systemctl start satellite\" or \"sudo satellite-update\""
echo "A http server will be started on port 9999 which gives access to the full configuration"

0 comments on commit 04e7a80

Please sign in to comment.