Created a few shell scripts to update and create an build of the Kernel/Operating System.
A python script can be run to run the scripts in the correct order and immediatly try the build.
This commit is contained in:
2
scripts/run_virtualbox.sh
Executable file
2
scripts/run_virtualbox.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
virtualboxvm --startvm "BarinkOS_test"
|
||||
Reference in New Issue
Block a user