Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua committed Jan 16, 2024
1 parent c48febe commit 60a1021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ echo "$KS1" >> $MODPATH/partition
mkdir -p $MODPATH$KS1
setfattr -n trusted.overlay.opaque -v y $MODPATH$KS1
mkdir -p $MODPATH/zption/tmp$KS1
mkdir -p $MODPATH/zption/tmp2$KS1
#mkdir -p $MODPATH/zption/tmp2$KS1
done
# tạo tùy chọn
[ "$(grep_prop chmod $TMPDIR/module.prop)" == "true" ] && echo > $MODPATH/zption/chmod
Expand Down

0 comments on commit 60a1021

Please sign in to comment.