smart-os/env.sh

5 lines
131 B
Bash
Raw Normal View History

2022-07-27 00:44:22 +08:00
#!/bin/sh
rm work/kernel_install/ work/glibc_install/ work/busybox_install/ -rf
2022-07-27 12:51:05 +08:00
apt -y install gcc g++ make gawk bison libelf-dev