You need to sign in or sign up before continuing.
01-rootdir 111 Bytes
#!/bin/sh
# fixup chroot's toplevel directory permissions (use to become 1775)

chmod 755 /

rm -f /.gitignore