mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-04-19 08:55:16 +00:00
languages.ini update
This commit is contained in:
parent
83c3a932d3
commit
aad154616c
@ -45,7 +45,8 @@ if [ -f $VTOY_PATH/ventoy_persistent_map ]; then
|
|||||||
|
|
||||||
if [ -e /sbin/dmsquash-live-root ]; then
|
if [ -e /sbin/dmsquash-live-root ]; then
|
||||||
echo "patch /sbin/dmsquash-live-root for persistent ..." >> $VTLOG
|
echo "patch /sbin/dmsquash-live-root for persistent ..." >> $VTLOG
|
||||||
$SED "/mount.*devspec.*\/run\/initramfs\/overlayfs/a . /ventoy/hook/rhel7/ventoy-overlay.sh" -i /sbin/dmsquash-live-root
|
$SED "/mount.*devspec.*\/run\/initramfs\/overlayfs/a . /ventoy/hook/rhel7/ventoy-overlay.sh" -i /sbin/dmsquash-live-root
|
||||||
|
$SED "s/osmin.img/osmin.imgxxxx/g" -i /sbin/dmsquash-live-root
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#close selinux
|
#close selinux
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user