Apply sugesstion

This commit is contained in:
Hadi Chokr
2026-05-05 08:05:26 +02:00
parent ba213c61cc
commit c7dc81e64a

View File

@@ -33,7 +33,7 @@ else
sudo chattr +i "${SYSEXT_LOCATION}/extension-release.kde"
# Turn it on!
sudo systemd-sysext merge
sudo systemd-sysext refresh || sudo systemd-sysext merge
echo "Finished setting up extension! When you put files in ${SYSEXT_BASE_LOCATION} and run 'sudo systemd-sysext refresh', they will appear in /usr/. See https://community.kde.org/KDE_Linux/Add_or_override_content_in_/usr for more information."
fi