This commit is contained in:
Fr4nz D13trich 2025-12-26 23:52:12 +01:00
parent a03f59d3ee
commit e394371b2c
2 changed files with 2 additions and 1 deletions

View file

@ -123,6 +123,7 @@ 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