mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
docs: Github Codespaces (#1127)
This commit is contained in:
parent
a995ecc174
commit
c31c530f2b
2 changed files with 12 additions and 6 deletions
|
|
@ -7,9 +7,10 @@ set -Eeuo pipefail
|
|||
|
||||
cd /run
|
||||
|
||||
. utils.sh # Load functions
|
||||
. reset.sh # Initialize system
|
||||
. define.sh # Define versions
|
||||
. mido.sh # Download code
|
||||
. mido.sh # Download Windows
|
||||
. install.sh # Run installation
|
||||
. disk.sh # Initialize disks
|
||||
. display.sh # Initialize graphics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue