Comparing graphql-api-test:master...NodeOS:master · graphql-api-test/NodeOS
Browse the repository at this point in the history
Fix initramfs copy path
Recently i encountered the exit code 71 which i traced back to line NodeOS#75 in scripts/build and saw that it used a - (minus) instead of a _ (underscore) so i changed the concatenation of the strings
luii committed