mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-24 00:18:23 -05:00
mkdir++
otherwise the cat obviously fails
This commit is contained in:
@@ -97,6 +97,7 @@ systemctl --root="$ROOT" preset-all --global
|
||||
|
||||
if grep "kde-linux.erofs=1" /proc/cmdline; then
|
||||
# Enable the erofs feature. This file will eventually need removing by a service file or something when erofs is full default.
|
||||
mkdir --parents $ROOT/etc/sysupdate.d/erofs.feature.d/
|
||||
cat <<- EOF >> $ROOT/etc/sysupdate.d/erofs.feature.d/enable.conf
|
||||
# Auto generated by KDE Linux installer. Enables EROFS feature.
|
||||
[Feature]
|
||||
|
||||
Reference in New Issue
Block a user