final
This commit is contained in:
parent
058cfc339b
commit
f1da427a1b
|
@ -167,7 +167,6 @@ exit 0
|
||||||
EOF1
|
EOF1
|
||||||
|
|
||||||
sed -i "s#BOOTHOOKFILE#$boothook#g; s#RCLOCAL#$rclocal#g" $mountdir$boothook
|
sed -i "s#BOOTHOOKFILE#$boothook#g; s#RCLOCAL#$rclocal#g" $mountdir$boothook
|
||||||
cat $mountdir$boothook | grep RCLOCAL
|
|
||||||
#####End no touch zone#####
|
#####End no touch zone#####
|
||||||
chmod +x "$mountdir$boothook"
|
chmod +x "$mountdir$boothook"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue