0
0
mirror of https://github.com/yude/firmament synced 2024-12-23 04:30:11 +09:00
firmament/.devcontainer/update.sh

8 lines
128 B
Bash
Raw Normal View History

2021-05-04 11:10:21 +09:00
#!/bin/bash
cd /home/vscode/edk2
source edksetup.sh
cd /home/vscode/edk2
build
cd /home/vscode
sudo ./make_disk.sh
./run_qemu.sh