image.in, sub.in: fix cleanup .gitignore from stage1, stage2

This commit is contained in:
Anton Midyukov 2021-12-10 00:25:07 +07:00
parent f783d28dd9
commit c8322e069d
4 changed files with 7 additions and 3 deletions

View File

@ -3,4 +3,4 @@
chmod 755 /
rm -f /.gitignore
rm /.gitignore

View File

@ -0,0 +1,3 @@
#!/bin/sh
rm /.image/.gitignore

View File

@ -2,5 +2,3 @@
# fixup chroot's toplevel directory permissions (use to become 1775)
chmod 755 /
rm -f /.gitignore

View File

@ -0,0 +1,3 @@
#!/bin/sh
rm /.image/.gitignore