summaryrefslogtreecommitdiff
path: root/kogaionlive.sh
diff options
context:
space:
mode:
Diffstat (limited to 'kogaionlive.sh')
-rw-r--r--kogaionlive.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/kogaionlive.sh b/kogaionlive.sh
index fd0d377..8d4ec00 100644
--- a/kogaionlive.sh
+++ b/kogaionlive.sh
@@ -34,7 +34,7 @@ setup_desktop() {
chown ${LIVE_USER}:users /home/${LIVE_USER} -R
fi
- local liveinst_desktop="/usr/share/applications/liveinst.desktop"
+ local liveinst_desktop="/usr/share/applications/calamares.desktop"
local liveinst_desktop_name="$(basename ${liveinst_desktop})"
if [ -f "${liveinst_desktop}" ]; then
[[ -d "/home/${LIVE_USER}/Desktop" ]] || \