0
0
mirror of https://github.com/yude/firmament synced 2024-12-22 12:10:11 +09:00
firmament/.devcontainer/update.sh
2021-05-04 11:10:21 +09:00

8 lines
128 B
Bash

#!/bin/bash
cd /home/vscode/edk2
source edksetup.sh
cd /home/vscode/edk2
build
cd /home/vscode
sudo ./make_disk.sh
./run_qemu.sh