Update 'Development workflow'
+3
-3
@@ -52,11 +52,11 @@ Select commit and push.
|
||||
Now that our branch is on the repository it is available for MagicBox to compile and run.
|
||||
|
||||
`docker exec -it magicbox /bin/bash`
|
||||
<br>
|
||||
`./mbbuild.sh test-workflowguide`
|
||||
|
||||
|
||||
```console
|
||||
magicbox~/magicbane$./mbbuild test-workflowguide
|
||||
bash: ./mbbuild: No such file or directory
|
||||
magicbox~/magicbane$./mbbuild.sh test-workflowguide
|
||||
Fetching origin
|
||||
remote: Enumerating objects: 13, done.
|
||||
remote: Counting objects: 100% (13/13), done.
|
||||
|
||||
Reference in New Issue
Block a user