Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Jan 9, 2024
1 parent 515cb2b commit 11854a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions module/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ ui_print " $KS1"
echo "$KS1" >> $MODPATH/partition
mkdir -p $MODPATH$KS1
setfattr -n trusted.overlay.opaque -v y $MODPATH$KS1
mkdir -p $MODPATH/zption/tmp1$KS1
mkdir -p $MODPATH/zption/tmp2$KS1
mkdir -p $MODPATH/zption/tmp$KS1
done
mkdir -p $MODPATH/work
ui_print
Expand Down

0 comments on commit 11854a4

Please sign in to comment.