refactor(rootfs): change "initrd" to "rootfs"

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2025-03-24 00:51:00 +00:00
parent 1286c4cd90
commit 527e1708ce
32 changed files with 22 additions and 22 deletions

2
rootfs/tmp/test.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
echo "Hello World!"