diff options
Diffstat (limited to 'host/bootfs.sh')
| -rwxr-xr-x | host/bootfs.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/host/bootfs.sh b/host/bootfs.sh deleted file mode 100755 index 8e9b9df..0000000 --- a/host/bootfs.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -mkdir -p boot_root -echo "&" >boot_root/test.txt -rdar -i boot_root -o bootfs.rdar -rm -rf boot_root/ |
