Update 'Development workflow'
+2
-2
@@ -49,7 +49,7 @@ Select commit and push.
|
|||||||
<br>
|
<br>
|
||||||

|

|
||||||
|
|
||||||
Now that our branch is on the repository it is available for MagicBox to compile and run.
|
Now that your branch is on the repository it is available for MagicBox to compile and run.
|
||||||
|
|
||||||
`docker exec -it magicbox /bin/bash`
|
`docker exec -it magicbox /bin/bash`
|
||||||
<br>
|
<br>
|
||||||
@@ -86,7 +86,7 @@ BUILD SUCCESSFUL
|
|||||||
Total time: 11 seconds
|
Total time: 11 seconds
|
||||||
```
|
```
|
||||||
|
|
||||||
Now let us validate our code change.
|
Now let us validate the code changes by looking for our debug message in the login_console.
|
||||||
|
|
||||||
`magicbox~/magicbane$./mbrestart.sh`
|
`magicbox~/magicbane$./mbrestart.sh`
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user