Add cloud-init support for automated KDE installation: include a new example user-data file for EMMC provisioning that installs KDE Plasma with touch options, sets it as the default session, and configures the on-screen keyboard. Update documentation to reflect these changes. Enhance eMMC provisioning scripts with new shrink functionality and improve error handling in backup processes.
This commit is contained in:
@@ -39,6 +39,8 @@ for i in {1..10}; do
|
||||
sleep 0.5
|
||||
done
|
||||
|
||||
|
||||
|
||||
# Keep script running
|
||||
wait
|
||||
|
||||
|
||||
Reference in New Issue
Block a user