summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/root/customize_root_image-dev.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/profile/root-image/root/customize_root_image-dev.sh')
-rwxr-xr-xconfigs/profile/root-image/root/customize_root_image-dev.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/profile/root-image/root/customize_root_image-dev.sh b/configs/profile/root-image/root/customize_root_image-dev.sh
index e68d41c..5b13ab1 100755
--- a/configs/profile/root-image/root/customize_root_image-dev.sh
+++ b/configs/profile/root-image/root/customize_root_image-dev.sh
@@ -1,3 +1,5 @@
+[[ "${iso_gui}" == 'cli' ]] && exit 0
+
sed -i 's|^Terminal=.*$|Terminal=true|' /home/${LIVE_USER}/Desktop/parabola-installer.desktop
echo 'X-KeepTerminal=true' >> /home/${LIVE_USER}/Desktop/parabola-installer.desktop