packages
This commit is contained in:
parent
e753aee1c5
commit
7b43d51bf2
1 changed files with 0 additions and 3 deletions
|
@ -849,9 +849,6 @@ function systemdboot() {
|
||||||
if [ "${version}" == "manjaro" ]; then
|
if [ "${version}" == "manjaro" ]; then
|
||||||
cp /opt/${repo}/update-bootloader ${mountpoint}/usr/bin/update-bootloader
|
cp /opt/${repo}/update-bootloader ${mountpoint}/usr/bin/update-bootloader
|
||||||
chmod +x ${mountpoint}/usr/bin/update-bootloader
|
chmod +x ${mountpoint}/usr/bin/update-bootloader
|
||||||
if ! grep '/usr/bin/update-bootloader' $RCLOCALSHUTDOWN; then
|
|
||||||
echo "/usr/bin/update-bootloader" >> $RCLOCALSHUTDOWN
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue