forked from sig_core/toolkit
755 is sufficient enough
This commit is contained in:
parent
56af2ade35
commit
c73d52d42b
@ -53,7 +53,7 @@ elif [ -f "/usr/bin/isoinfo" ]; then
|
||||
grep -v '/TRANS.TBL$' | sort >> lorax/images/boot.iso.manifest
|
||||
fi
|
||||
|
||||
find lorax -perm 700 -exec chmod 555 {} \;
|
||||
find lorax -perm 700 -exec chmod 755 {} \;
|
||||
|
||||
tar czf "${LORAX_TAR}" lorax "${LOGFILE}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user