From df83c7ff2437bcbe20c89c877a462d79773f60d6 Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Mon, 11 Dec 2023 23:18:52 +0700 Subject: [PATCH] Update installer_ubuntu.sh --- installer_ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer_ubuntu.sh b/installer_ubuntu.sh index b5baf53..a50b993 100644 --- a/installer_ubuntu.sh +++ b/installer_ubuntu.sh @@ -14,7 +14,7 @@ pythonRootPath=$(python3 -c "import sysconfig; print(sysconfig.get_paths()['pure mkdir -p "$HOME/.espmega_lightshow" # Create start menu shortcut -targetFile="$HOME/.local/share/applications/ESPMega Lightshow.desktop" +targetFile="$HOME/.local/share/applications/siwatinc-espmega_lightshow.desktop" echo "[Desktop Entry] Version=1.0 Type=Application