fix:修改busybox编译选项,启用busybox作为初始引导程序以及shell程序 (#1161)

This commit is contained in:
火花
2025-05-10 20:56:36 +08:00
committed by GitHub
parent d3ae9c7c4a
commit 0bc74e16e0
3 changed files with 5 additions and 10 deletions

View File

@ -1,4 +1,3 @@
#!/bin/sh
echo "[rcS] Running system init script..."
/bin/about.elf
/bin/busybox stty erase 127
/bin/about.elf