Minor changes

This commit is contained in:
Fr4nz D13trich 2025-12-24 13:55:36 +01:00
parent d435cdb276
commit 1c7c7163d0

View file

@ -123,7 +123,6 @@ add_launcher() {
while true ; do
echo
read -p " Add $APP_NAME_LONG launcher to $LAUNCHER_PATH? (Y/n) : " CONFIRM_LAUNCHER
echo
if [[ "$CONFIRM_LAUNCHER" == "" || "$CONFIRM_LAUNCHER" == "y" || "$CONFIRM_LAUNCHER" == "Y" ]] ; then
LAUNCHER_URL=https://lab.c95.org/fr4nz/helium-helper/raw/branch/main/assets/launcher/helium.desktop.template