diff options
Diffstat (limited to 'src/profile')
-rw-r--r-- | src/profile/proteanos.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/profile/proteanos.sh b/src/profile/proteanos.sh index 28d2bbd..4795e91 100644 --- a/src/profile/proteanos.sh +++ b/src/profile/proteanos.sh @@ -426,7 +426,6 @@ prof_proteanos_make_initramfs() else init_created=false fi - mkdir -p boot find . -xdev -a \! -path './boot/*' -a \ \! -path './prokit/*' | \ ${CPIO} -o -H newc | \ |