Skip to content

Conversation

wgreycoon
Copy link
Contributor

line 56 -- suggest deletion of recursive reference to directory 'lmp-manifest'. Can be fixed as suggested with this revision by replacing './lmp-manifest' with '.' in line 56, or alternately by removing line 55 ('cd lmp-manifest').

What This PR Changes

  • fixes error caused by referring to a directory the user has already cd'd into

Contribution Guidelines

line 56 -- deleted recursive reference to directory. Either replace './lmp-manifest' with '.' in line 56, or remove line 55 'cd lmp-manifest'.
@jhansson-ard jhansson-ard added the community Bugs and fixes suggested by the community label Feb 27, 2023
@jhansson-ard jhansson-ard changed the title Update content.md Update to Portenta X8 Image Building tutorial Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Bugs and fixes suggested by the community pro
5 participants