Update env.sh

This commit is contained in:
superconvert 2022-07-27 12:51:05 +08:00 committed by GitHub
parent 7eb0589eef
commit 2d2a2a1237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
env.sh
View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
rm work/kernel_install/ work/glibc_install/ work/busybox_install/ -rf rm work/kernel_install/ work/glibc_install/ work/busybox_install/ -rf
apt -y install gcc make gawk bison libelf-dev apt -y install gcc g++ make gawk bison libelf-dev