Skip to content

Commit

Permalink
Oops, one more mention of noetic to remove.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisl8 committed Oct 20, 2024
1 parent 04f3df5 commit aac6b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startRobot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SCRIPTDIR="$(cd -P "$(dirname "$SOURCE")" && pwd)"
# echo "${SCRIPTDIR}" # For debugging

if ! command -v pm2; then
echo "The robot is not 'installed'. Please run setup-noetic.sh to get everything installed first."
echo "The robot is not 'installed'. Please run setup-jazzy.sh to get everything installed first."
exit 1
fi

Expand Down

0 comments on commit aac6b3a

Please sign in to comment.