summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/root/customize_airootfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/root/customize_airootfs.sh')
-rwxr-xr-xlinhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/root/customize_airootfs.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/root/customize_airootfs.sh b/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/root/customize_airootfs.sh
new file mode 100755
index 0000000..521f3d8
--- /dev/null
+++ b/linhes/linhes-dev/LinHES9_iso/cust_skel/airootfs/root/customize_airootfs.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+set -e -u
+
+mkdir /home/km/Desktop
+cp /usr/share/LinHES/calamares.desktop /home/km/Desktop
+chmod +x /home/km/Desktop/calamares.desktop
+chown km:users /home/km/Desktop