clean code

This commit is contained in:
vvb2060
2024-07-18 18:40:45 +08:00
committed by John Wu
parent 9a00b7b942
commit 2282365cf8
2 changed files with 5 additions and 12 deletions

View File

@ -583,7 +583,7 @@ copy_preinit_files() {
[ -f $MODDIR/update ] && continue
cat $r
echo
done > $PREINITDIR/0/sepolicy.rule
done > $PREINITDIR/sepolicy.rule
}
#################